Session Closes on Browser Close

Peter Schober peter.schober at univie.ac.at
Wed Jul 3 08:03:02 EDT 2013


* Saurabh Tyagi <saurabh.tyagi at thepsi.com> [2013-07-03 13:53]:
> Now, if I close the browser and start it again, and tries to login
> into the first or second application.
> 
> It again ask for User name and password.

That's the traditional and in fact desired behaviour. When your user
agent process exits it discards HTTP Cookies without an expiration
date (very much in line with RFC2109). Or it keeps them around but
doesn't restore them automatically.

Mozilla Firefox has a couple of options influencing this, check the
archives (mostly in threads labelled "logout" and "firefox").

Either way, it's all in your HTTP User Agent, Shibboleth has nothing
to do with it.
-peter


More information about the users mailing list