P
Paul W
Using default session handling (ie. inproc and with cookies). I have a
'logout' button that returns the user to the login screen and does a
session.abandon.
HOWEVER, if they then log back in (even with a different username) they will
have the same sessionid as before! This is not what I expected. Can someone
shed light on this, or how I can investigate further? Thanks,
Paul.
(Note - if the user closes their browser, and starts another browser session
then they get a NEW sessionid)
'logout' button that returns the user to the login screen and does a
session.abandon.
HOWEVER, if they then log back in (even with a different username) they will
have the same sessionid as before! This is not what I expected. Can someone
shed light on this, or how I can investigate further? Thanks,
Paul.
(Note - if the user closes their browser, and starts another browser session
then they get a NEW sessionid)