diff --git a/docs/features/sso/keycloak.mdx b/docs/features/sso/keycloak.mdx index ee8a56b1..8478b2cf 100644 --- a/docs/features/sso/keycloak.mdx +++ b/docs/features/sso/keycloak.mdx @@ -148,4 +148,4 @@ ENABLE_OAUTH_GROUP_MANAGEMENT=true # (Optional) Enable Just-In-Time group creation ENABLE_OAUTH_GROUP_CREATION=true # The claim key for groups in the token -OAUTH_GROUPS_CLAIM=groups +OAUTH_GROUP_CLAIM=groups