diff --git a/README.md b/README.md index 4dabac452a9e64014cd9d7c89d38051151ce5187..895c57c1401eba1602d8d1e2e98a38baef6a2655 100644 --- a/README.md +++ b/README.md @@ -68,11 +68,11 @@ $ createdb dashboarddb Details: - 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/main/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/main/idm_config_0.png) +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) <i>Note:</i> -In the [application.properties](https://git.code.tecnalia.com/urbanite/private/wp5-integration-and-devops/urbanite-dashboard-controller/-/tree/main/src/main/resources/application.properties) the followings properties defines the user's credential of the IDM user enabled with view permission (See IDM_USER*) +In the [application.properties](https://git.code.tecnalia.com/urbanite/private/wp5-integration-and-devops/urbanite-dashboard-controller/-/blob/master/src/main/resources/application.properties) the followings properties defines the user's credential of the IDM user enabled with view permission (See IDM_USER*) ```bash idm.user4view.username