Tagged Questions
7
votes
4answers
4k views
How to log off user from SharePoint site, if the user has been inactive for 20 minutes
How to log off the SharePoint site, if the user is has been inactive for for 20 minutes? Do I need to redirect user to logout page? How would I count the idle time?
3
votes
2answers
3k views
Session time out for Windows Authentication
I have a requirement where we need to timeout the SharePoint sessions (security validation). Since I am using Windows Authentication I am not able to use session timeouts (as Windows authentication ...