Question
deauthenticate?
We want a user to have to relog in after session variable times out. We can get that to work but the user is still authenticated when returned to the login page.
Is there a way to deauthenticate the user by the time they get to the login page ?
