We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cdc4b commit fbbdf00Copy full SHA for fbbdf00
content/zh-cn/docs/reference/access-authn-authz/authentication.md
@@ -1052,7 +1052,7 @@ jwt:
1052
"admin"
1053
],
1054
"extra": {
1055
- "example.com/tenant": "72f988bf-86f1-41af-91ab-2d7cd011db4a"
+ "example.com/tenant": ["72f988bf-86f1-41af-91ab-2d7cd011db4a"]
1056
}
1057
1058
```
@@ -1238,7 +1238,7 @@ jwt:
1238
1239
1240
1241
1242
1243
1244
0 commit comments