re-enable strict backchannel, problem was with roundcube
This commit is contained in:
parent
43e52f40ee
commit
4bc0fe0c12
@ -8,5 +8,5 @@ exec s6-setuidgid keycloak /home/keycloak/server/bin/kc.sh start \
|
||||
--db-password "$DB_PASSWORD" \
|
||||
--hostname "$HOSTNAME" \
|
||||
--http-enabled true \
|
||||
--hostname-strict-backchannel=false \
|
||||
--hostname-strict-backchannel=true \
|
||||
--proxy edge
|
||||
|
Loading…
Reference in New Issue
Block a user