From 4a2fd9025ce21d6729f950f2ec0d9b65d93f5fbc Mon Sep 17 00:00:00 2001 From: GeorgeRaven Date: Sat, 6 Sep 2025 00:27:16 +0100 Subject: [PATCH] Fixed client role prefix --- .../templates/protocol-mappers/client-roles-in-all-tokens.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/keycloak-late/templates/protocol-mappers/client-roles-in-all-tokens.yaml b/charts/keycloak-late/templates/protocol-mappers/client-roles-in-all-tokens.yaml index 2224214b..6abfebcd 100644 --- a/charts/keycloak-late/templates/protocol-mappers/client-roles-in-all-tokens.yaml +++ b/charts/keycloak-late/templates/protocol-mappers/client-roles-in-all-tokens.yaml @@ -9,7 +9,7 @@ spec: realmIdRef: name: owncloak-deepcypher clientScopeIdRef: - name: roles-in-all-tokens + name: own-roles-in-all-tokens name: client-roles-in-all-tokens protocol: openid-connect # to find the config keys see: