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.
25
25
2 . In ** Valid Redirect URIs** insert the URL of GoCD, ex.: ** http://localhost:8153 **
26
26
3 . In ** Credentials** tab copy value of ** Secret**
27
27
28
- ### Create Role Configuration
28
+ ### Create Group Configuration
29
29
30
30
1 . Sign in Keycloak Console
31
31
2 . 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