fix: IDP insecure cookies
This commit is contained in:
parent
1be2e23b7f
commit
a2be18d816
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue