__host-jsessionid changes inappropriately
Cantor, Scott
cantor.2 at osu.edu
Fri Aug 16 16:34:35 UTC 2024
> Then, what do you think may be the cause in our case where
> the cookie value is changing on us?
The cookie values changes because your browser isn't accepting it and returning it. Nobody else can tell you why that is, you have to examine the traffic and see what's wrong with the headers.
Make sure your cookie path is defaulted/set to "/". __Host prefixed cookies have to be root level.
> Apart from gathering the browser trace, and the idp logs is
> there a different thing we should be looking at as well?
No, other than cleaning the client our and making sure you get a good trace that's a baseline.
-- Scott
More information about the users
mailing list