username=email
This commit is contained in:
parent
bd78f564b9
commit
1e128fc854
1 changed files with 2 additions and 1 deletions
|
@ -319,7 +319,8 @@ unix_socket_permission: "0770"
|
|||
# # Map claims from the OIDC token to the user object
|
||||
# claims_map:
|
||||
# name: name
|
||||
# username: preferred_username
|
||||
# username: email
|
||||
# # username: preferred_username
|
||||
# email: email
|
||||
# groups: groups
|
||||
|
||||
|
|
Loading…
Reference in a new issue