Optimized RBAC variables and async in keycloak

This commit is contained in:
2025-08-18 00:15:41 +02:00
parent 6443771d93
commit 29df95ed82
5 changed files with 9 additions and 7 deletions

View File

@@ -54,7 +54,7 @@
"organization",
"offline_access",
"microprofile-jwt",
"{{ KEYCLOAK_RBAC_GROUP_CLAIME }}",
"{{ KEYCLOAK_RBAC_GROUP_CLAIM }}",
"{{ applications | get_app_conf(application_id, 'scopes.nextcloud', True) }}"
]
}