fix: IDP insecure cookies

This commit is contained in:
Tibo De Peuter 2025-03-13 20:56:24 +01:00
parent 1be2e23b7f
commit a2be18d816
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -54,6 +54,8 @@ services:
environment:
KC_HOSTNAME: 'sel2-1.ugent.be'
PROXY_ADDRESS_FORWARDING: 'true'
KC_PROXY_HEADERS: 'xforwarded'
KC_HTTP_ENABLED: 'true'
KC_HTTP_RELATIVE_PATH: '/idp'
reverse-proxy: