mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
fix: various web1 fixes
This commit is contained in:
@@ -24,15 +24,18 @@ keycloak_address: keycloak.atlantishq.de
|
||||
|
||||
keycloak_clients:
|
||||
python-flask-picture-factory:
|
||||
party_secret : "HISTORY_PURGED_SECRETKG0j"
|
||||
client_id: z_images
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris: '"https://images.atlantishq.de/*","https://images.athq.de/*","https://images.potaris.de/*"'
|
||||
simple-log-server:
|
||||
party_secret : "8fZpHISTORY_PURGED_SECRET"
|
||||
client_id: z_sls
|
||||
client_secret: ""
|
||||
redirect_uris: '"https://sls.atlantishq.de/*"'
|
||||
|
||||
soundlib-interface:
|
||||
party_secret : "zdHRHISTORY_PURGED_SECRET"
|
||||
client_id: z_soundlib
|
||||
client_secret: ""
|
||||
redirect_uris: '"https://sounds.atlantishq.de/*"'
|
||||
|
||||
Reference in New Issue
Block a user