diff --git a/docs/content/en/integrations/social-authentication.md b/docs/content/en/integrations/social-authentication.md index 95bd11dc02..c60ce89839 100644 --- a/docs/content/en/integrations/social-authentication.md +++ b/docs/content/en/integrations/social-authentication.md @@ -307,7 +307,7 @@ Optionally, you *can* set `DD_SOCIAL_AUTH_KEYCLOAK_LOGIN_BUTTON_TEXT` in order t ### Syncing groups from Keycloak to Defectdojo It is also possible to sync groups from Keycloak into Defectdojo, for this you will first need to configure a `client scope` which enables the groups of your users to be included -into the authentication tokens of your users. Keycloak provides a `Groups` mapper specifically for this purpose. +into the authentication tokens of your users. Keycloak provides a `Groups` `Token mapper` specifically for this purpose. After enabling the `Groups` mapper you can configure Defectdojo to sync these groups with the following properties: