Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Update keycloak.md #136

Merged
merged 1 commit into from
Jul 8, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/keycloak.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ we fill in the role name and description then click save.

now that we have at least one role for grafana we map this new role to the user we created earlier so we can log in using the new user.

now we head back to the Clients page and chose john, then we click the **Role mappings** tab, in **client role** dropdown menu we choose grafana.
now we head back to the Users page and chose john, then we click the **Role mappings** tab, in **client role** dropdown menu we choose grafana.


<img src="images/installation/role-mapping.png" alt="Create user"/>
Expand Down