mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized OIDC integration for mailu
This commit is contained in:
@@ -1499,7 +1499,7 @@
|
||||
"user.attribute": "username",
|
||||
"id.token.claim": "true",
|
||||
"access.token.claim": "true",
|
||||
"claim.name": "preferred_username",
|
||||
"claim.name": "{{oidc.attributes.username}}",
|
||||
"jsonType.label": "String"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user