We've been having an issue where a user, if they have a particular configuration, will login and navigate to a certain screen and then they will be logged out.
I've tried to use the HTTP Form Login to go to that page which works, but the problem is not that they can't access the page. They access it very briefly and then are kicked out. We're trying to monitor when that happens. Is there anyway to monitor a sustained connection to a page behind a login, or will this have to be done through PowerShell?
Let me know if I need to provide more information,
Thanks.