A
Arthur Dent
Hello all,
I am having a significant problem with the security in my app. I am
experiencing a problem, where the session apparently times out, and all my
session data is reset just as if a new session was started, ... but the
FormsAuthentication ticket doesn't expire, and so i wind up with a user who
is no longer actually logged in being able to access sections of the site
which are locked down using the "LOCATIONS" node of the web.config file and
application roles.
How can i make sure my session and authentication ticket both expire
together?
Thanks in advance,
- Arthur Dent.
I am having a significant problem with the security in my app. I am
experiencing a problem, where the session apparently times out, and all my
session data is reset just as if a new session was started, ... but the
FormsAuthentication ticket doesn't expire, and so i wind up with a user who
is no longer actually logged in being able to access sections of the site
which are locked down using the "LOCATIONS" node of the web.config file and
application roles.
How can i make sure my session and authentication ticket both expire
together?
Thanks in advance,
- Arthur Dent.