Fix spelling in java adapter config
This commit is contained in:
parent
1fbaba133f
commit
3d3412ae33
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ token-store::
|
||||||
See <<_applicationclustering,Application Clustering>> for details
|
See <<_applicationclustering,Application Clustering>> for details
|
||||||
|
|
||||||
principal-attribute::
|
principal-attribute::
|
||||||
OpenID Connection ID Token attribute to populate the UserPrincipal name with.
|
OpenID Connect ID Token attribute to populate the UserPrincipal name with.
|
||||||
If token attribute is null, defaults to `sub`.
|
If token attribute is null, defaults to `sub`.
|
||||||
Possible values are `sub`, `preferred_username`, `email`, `name`, `nickname`, `given_name`, `family_name`.
|
Possible values are `sub`, `preferred_username`, `email`, `name`, `nickname`, `given_name`, `family_name`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue