mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 01:38:32 +01:00
add: oauth grafana support
This commit is contained in:
@@ -156,3 +156,15 @@ keycloak_clients:
|
||||
groups: "monitoring"
|
||||
master_address: "https://icinga.atlantishq.de"
|
||||
skips:
|
||||
|
||||
grafana:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
client_id: z_grafana
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
- "https://stats.atlantishq.de/*"
|
||||
description: "Grafana"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000010"
|
||||
groups: "monitoring"
|
||||
master_address: "https://stats.atlantishq.de"
|
||||
skips:
|
||||
|
||||
Reference in New Issue
Block a user