Hi, I have one SharePoint site running over internet and using form based authentication via ADLDS.
Problem is if user login to the site and do nothing means keep browser idle for many hours still page/site not timed out. My client want that if site/page left idle for 10 min then after that site should be timed out and user has to login again.
How this can be achieved?