fix role claim

This commit is contained in:
Philip Haupt
2025-11-15 23:23:37 +01:00
parent 0356f3cd97
commit 78ffe6198f
2 changed files with 2 additions and 2 deletions

View File

@@ -656,7 +656,7 @@ sso:
roleManagement:
# -- The claim that contains the roles (can be nested, e.g., user.roles)
# @section -- Role management configuration
rolesClaim: realm_roles
rolesClaim: realm_access.roles
# -- Comma-separated list of roles allowed to log in (receive open webui role user)
# @section -- Role management configuration
allowedRoles: "default-roles-home"