-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb2ba06
commit d530801
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# Grafana-keycloak-integation | ||
keycloak Generic oauth to te grafana instance , you can perform OIDC and role based access control like admin, editor, viewer to the grafana with keycloak and you can manage entire organization security mechanism in single keycloak instance | ||
keycloak Generic oauth to the grafana instance , you can perform OIDC and role based access control like admin, editor, viewer to the grafana with keycloak and you can manage entire organization security mechanism in single keycloak instance | ||
install docker Docker and docker-compose, | ||
docker-version 20.10.14, build a224086. | ||
docker-compose version 1.29.2, build 5becea4c. | ||
Use keycloak local instance or cloud instance and edit the .ini file and docker-compose file according to your keycloak configuration. |