SLO not working properly in IE

Cantor, Scott cantor.2 at osu.edu
Mon Mar 13 09:58:36 EDT 2017


> Maybe it's something Tomcat-specific then as that's what I'm using. The Set-
> Cookie header I was looking at in IE definitely didn't have an Expire setting on
> it, though comparing it to what you're seeing from Jetty, I'm not seeing a
> Version setting either.

That's a Tomcat bug then, I would imagine, but that's really useful information since it may be at the root of a variety of issues people have with it. Of course, we advise against it for a reason.

Anyway, I did spot the session cache code directly consuming getValue, which it shouldn't be doing and the fix should be trivial. Just in time for a patch release so good timing. I'll scour the code for all cookie accesses.

-- Scott



More information about the users mailing list