From 83a7814cfdfb6045e1ef426c60a313e36d2190dc Mon Sep 17 00:00:00 2001 From: "marco.martorana@eng.it" <marco.martorana@eng.it> Date: Mon, 27 Sep 2021 17:01:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2d549e..bd48a39 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ See [idm_config_1.png](https://git.code.tecnalia.com/urbanite/private/wp5-integr - 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 [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_BASE_URL and user's credential of the IDM user enabled with view permission (See IDM_USER*) +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*) ```bash IDM_URI -- GitLab