mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
add: whitelist domains for oauth2proxy
This commit is contained in:
@@ -46,6 +46,8 @@ OAUTH2_PROXY_ALLOWED_GROUPS: {{ keycloak_clients[item].groups }}
|
||||
OAUTH2_PROXY_REVERSE_PROXY: "true"
|
||||
OAUTH2_PROXY_SKIP_PROVIDER_BUTTON: "true"
|
||||
|
||||
OAUTH2_PROXY_WHITELIST_DOMAIN: "keycloak.atlantishq.de sso.atlantishq.de sso.potaris.de"
|
||||
|
||||
redis:
|
||||
image: redis:7.0.2-alpine3.16
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user