You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/users-roles/cluster-or-deployment-auth/jwt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ Client authentication is enabled by default for the JWT realms. Disabling client
136
136
: Specifies the maximum reload interval for URL-based JWKS. This configuration setting is the upper bound of what is considered from header responses (`5d`).
137
137
138
138
`claims.principal`
139
-
: The name of the JWT claim that contains the user’s principal (username).
139
+
: The name of the JWT claim that contains the user’s principal. Defaults to `username`.
0 commit comments