Lets say we have SharePoint 2013 site and using windows and forms authentication.
How to make a session timeout after a time (15 minutes) in case of forms authentication only?
I set "timeout" property of the session state in web config file but nothing happen
So any recommendation?
How to make a session timeout after a time (15 minutes) in case of forms authentication only?
I set "timeout" property of the session state in web config file but nothing happen
So any recommendation?