Revert changes to stick session defaults

Repoen #9393
This commit is contained in:
Pedro Igor 2022-02-04 08:35:14 -03:00 committed by Stian Thorgersen
parent a592fae626
commit eaa8ea6334
2 changed files with 3 additions and 3 deletions

View file

@ -30,5 +30,8 @@
# The proxy address forwarding mode if the server is behind a reverse proxy.
#proxy=reencrypt
# Do not attach route to cookies and rely on the session affinity capabilities from reverse proxy
#spi-sticky-session-encoder-infinispan-should-attach-route=false
# Hostname for the Keycloak server.
#hostname=myhostname

View file

@ -9,9 +9,6 @@ http-enabled=false
# Metrics and healthcheck are disabled by default
metrics-enabled=false
# Do not attach route to cookies and rely on the session affinity capabilities from reverse proxy
spi-sticky-session-encoder-infinispan-should-attach-route=false
# Default, and insecure, and non-production grade configuration for the development profile
%dev.http-enabled=true
%dev.hostname-strict=false