mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 23:58:32 +01:00
feat: more oidc oauth2proxy
This commit is contained in:
@@ -42,7 +42,7 @@ keycloak_clients:
|
||||
groups: "images"
|
||||
|
||||
simple-log-server:
|
||||
party_secret : "8fZpHISTORY_PURGED_SECRET"
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
client_id: z_sls
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
@@ -52,7 +52,7 @@ keycloak_clients:
|
||||
groups: "monitoring"
|
||||
|
||||
soundlib-interface:
|
||||
party_secret : "zdHRHISTORY_PURGED_SECRET"
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
client_id: z_soundlib
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
|
||||
Reference in New Issue
Block a user