On Fri, Jun 23, 2017 at 4:46 PM Sjoerd Cranen <sjoerd.cranen(a)teampicnic.com>
wrote:
One thing I'm wondering is why the cookie path for the adapter
state cookie
is always set to the context root in CookieTokenStore. In particular, it
would seem that if I change the Spring Security adapter in a
straightforward way to store the cookies, the cookie would always be set on
"/sso", which would not be very useful.
Same applies for Jetty adapter. But it doesn't work now (see KEYCLOAK-2514).
--
Best regards,
Konstantin Gribov