mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved different small bugs
This commit is contained in:
@@ -28,8 +28,8 @@ defaults_oidc:
|
||||
attributes:
|
||||
# Attribut to identify the user
|
||||
username: "preferred_username"
|
||||
given_name: "given_name"
|
||||
family_name: "family_name"
|
||||
given_name: "givenName"
|
||||
family_name: "surname"
|
||||
email: "email"
|
||||
|
||||
#############################################
|
||||
|
Reference in New Issue
Block a user