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