I have a claims forms-based authentication rig for my sharepoint 2010 website.
Currently when a logged-in user closes the browser and then re-opens it, they remain logged in.
How to you get the authentication ticket to expire on browser exit?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
SharePoint 2010 adds a new layer on top of the asp.net authentication mechanism.
This article discusses the problem and how to fix it.
http://jasear.wordpress.com/2011/01/10/sharepoint-2010-set-session-timout-on-a-fba-enabled-site/