File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -25,13 +25,16 @@ on Windows.
2525 2 . In ** Valid Redirect URIs** insert the URL of GoCD, ex.: ** http://localhost:8153 **
2626 3 . In ** Credentials** tab copy value of ** Secret**
2727
28- ### Create Role Configuration
28+ ### Create Group Configuration
2929
30301 . Sign in Keycloak Console
31312 . Select the realm that you want to configure. Ex. ** Master**
32- 3 . Click in ** Roles** menu
33- 1 . Click ** Add Role** button
34- 2 . Insert the name of ** Role** and it description
35- 3 . Save the ** Role**
36- 4 . Select the user that you want to configure this role
37- 5 . Select ** Role Mappings** tab and select tht ** Role** created
32+ 3 . Click in ** Groups** menu
33+ 1 . Click ** Add Group** button
34+ 2 . Insert the name of ** Group** and it description
35+ 3 . Save the ** Group**
36+ 4 . Select the ** user** that you want to configure this role
37+ 5 . Select ** Groups** tab and select the group in ** Available Groups**
38+
39+ > Obs.: By default Keycloak do not provide group definition on user session, to get this, edit
40+ > ** profile** scope and add groups in ** Mappers** tab, thie scope needs to be added as builtin.
You can’t perform that action at this time.
0 commit comments