- TOKEN_CLAIM: Change "Token Claim Name" on the "urbanite" realm.
Details:
- IDM_USER: Add to the "urbanite" user following this path "Role Mappings", the view permission to reads users, groups and roles
- IDM_USER*: Add to the "urbanite" user following this path "Role Mappings", the view permission to reads users, groups and roles
See [idm_config_1.png](https://git.code.tecnalia.com/urbanite/private/wp5-integration-and-devops/urbanite-dashboard-controller/-/blob/master/src/main/docker/idm_config_1.png). The "urbanite" user is the one enabled to see all users, groups and roles.
- TOKEN_CLAIM: In the "urbanite" realm, following this path "Client Scopes > roles > Mappers > realm roles" set the "Token Claim Name" equals to "realm_access.roles" See [idm_config_0.png](https://git.code.tecnalia.com/urbanite/private/wp5-integration-and-devops/urbanite-dashboard-controller/-/blob/master/src/main/docker/idm_config_0.png)
...
...
@@ -75,9 +75,9 @@ See [idm_config_1.png](https://git.code.tecnalia.com/urbanite/private/wp5-integr
In the [docker-compose.yml](https://git.code.tecnalia.com/urbanite/private/wp5-integration-and-devops/urbanite-dashboard-controller/-/blob/master/docker-compose.yml) the followings properties, in the _dashboardapp.environment_, defines the IDM URI and user's credential of the IDM user enabled with view permission (See IDM_USER*)