mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
fix: oidc oauth2proxy redirect uri
This commit is contained in:
@@ -40,6 +40,7 @@ keycloak_clients:
|
||||
description: "Images Factory"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000001"
|
||||
groups: "images"
|
||||
master_address: "https://images.atlantishq.de"
|
||||
|
||||
simple-log-server:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
@@ -50,6 +51,7 @@ keycloak_clients:
|
||||
description: "Simple Log Server"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000002"
|
||||
groups: "monitoring"
|
||||
master_address: "https://sls.atlantishq.de"
|
||||
|
||||
soundlib-interface:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
@@ -60,3 +62,4 @@ keycloak_clients:
|
||||
description: "Soundlib interface"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000003"
|
||||
groups: "soundlib"
|
||||
master_address: "https://sounds.atlantishq.de"
|
||||
|
||||
Reference in New Issue
Block a user