re-enable strict backchannel, problem was with roundcube
This commit is contained in:
parent
43e52f40ee
commit
4bc0fe0c12
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue