username=email

This commit is contained in:
Tao Chen 2024-05-09 17:04:00 +02:00
parent bd78f564b9
commit 1e128fc854

View file

@ -319,7 +319,8 @@ unix_socket_permission: "0770"
# # Map claims from the OIDC token to the user object # # Map claims from the OIDC token to the user object
# claims_map: # claims_map:
# name: name # name: name
# username: preferred_username # username: email
# # username: preferred_username
# email: email # email: email
# groups: groups # groups: groups