Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lme-nca committed May 24, 2024
1 parent 928be6c commit 526c1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/integrations/social-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 526c1d4

Please sign in to comment.