mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 02:48:33 +01:00
feat: icinga2 web oauth2
This commit is contained in:
@@ -144,3 +144,15 @@ keycloak_clients:
|
||||
groups: "paperless"
|
||||
master_address: "https://paperless.atlantishq.de"
|
||||
skips:
|
||||
|
||||
icinga:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
client_id: z_icinga
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
- "https://icinga.atlantishq.de/*"
|
||||
description: "Icinga Web"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000009"
|
||||
groups: "monitoring"
|
||||
master_address: "https://icinga.atlantishq.de"
|
||||
skips:
|
||||
|
||||
Reference in New Issue
Block a user