Is SP expiring user session prematurely?
ragadeep sriperumbudur
ragadeep99 at hotmail.com
Wed Mar 20 12:39:34 EDT 2013
> No. The AuthnInstance doesn't matter, SessionNotOnOrAfter is all that matters. That is the only relevant detail for the SP in session policy, and that's what causes the problem. The SP is doing what it's been told to do by the IdP.
> > As we see in the logs, SP expires the session at 2013-03-20 11:54:20. If the
> > session is being removed because the time period specified by IdP has
> > passed we would expect it to do after 2013-03-20T12:01:14Z.
> That isn't what SessionNotOnOrAfter says, so that's not what I would expect.
>
Thanks Scott!
It was a mistake on my part to use the time "NotOnOrAfter" under <saml:Conditions>. If the SP will expire the session based on "SessionNotOnOrAfter" under <saml:AuthnStatement>, then the session should have expired at 2013-03-20T11:46:24Z, instead it expired at 11:54. Does the SP expire the session when some form of request is made? In other words, SP checks expiry of session when user performs some action in the application that the SP is protecting?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130320/9aa47d98/attachment.html
More information about the users
mailing list