IDP v3.2.1 SLO issue
Cantor, Scott
cantor.2 at osu.edu
Mon Feb 29 10:46:39 EST 2016
> 2016-02-29 16:10:27,257 - WARN
> [net.shibboleth.idp.session.impl.PopulateLogoutPropagationContext:178] -
> LogoutContext not found in HTTP session. Required state not found: {}
That's the problem, and I would be inclined to blame the container. There's an object stashed in the container session so the steps running inside the iframe can retrieve it, and it's not there.
> Can you please advise why doesn't it work?
Given past experience, I would start with whether this is a supported container or not. If it's not Jetty 9 or Tomcat 8+ *from the tomcat.apache.org site*, then you should reproduce it on one of those.
If it is, then the second thing would be load balancer issues, and the iframes hitting different systems. That won't work.
-- Scott
More information about the users
mailing list