Skip to content

Commit f94e471

Browse files
committed
fix | fixin INSTALL documentation
1 parent b578198 commit f94e471

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

INSTALL.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff 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

3030
1. Sign in Keycloak Console
3131
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.

0 commit comments

Comments
 (0)