mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 16:21:37 +01:00
change: skip oauth2proxy page & use X-Forwarded
This commit is contained in:
@@ -40,6 +40,9 @@ services:
|
||||
OAUTH2_PROXY_COOKIE_NAME: SESSION
|
||||
OAUTH2_PROXY_COOKIE_SECRET: "{{ keycloak_clients[item].party_secret }}"
|
||||
|
||||
OAUTH2_PROXY_REVERSE_PROXY: "true"
|
||||
OAUTH2_PROXY_SKIP_PROVIDER_BUTTON: "true"
|
||||
|
||||
redis:
|
||||
image: redis:7.0.2-alpine3.16
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user