username=email

This commit is contained in:
Tao Chen 2024-05-09 17:04:00 +02:00
parent bd78f564b9
commit 1e128fc854
1 changed files with 2 additions and 1 deletions

View File

@ -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