logout detection
2 TopicsLog out all tabs when logging out of an APM Webtop
How can we cause each tab launched from a Webtop move to the logout page when the user logs out of the Webtop with the Logout button? Right now, if the user logs out of the webtop, the APM session is closed as expected, but each tab is sitting where it was before and appears to still be an active session. When the user attempts to navigate within the tab, the app page fails ungracefully (timeout, etc.), leaving the user in a confused state. It used to automatically transition most tabs to logout.php3, but we were making changes to SSO, among other things, and it stopped. Even when it worked, it was inconsistent between applications, so it seems likely that the issue was specific to the Portal Access resource item configuration, but we can't find it. I would like anything that causes the APM session to terminate (logout URI detection, ACCESS::closed, etc.) to behave this way.529Views0likes2CommentsSharepoint 2010 APM Session Expiration
Hi, I'm using APM v11.2.1 with Sharepoint 2010 and SSO. All is working as expected except the logout detection. I put the following into "Logout URI Include" into the used access profile: "/_layouts/SignOut.aspx" but this doesn't work. The session is always keeped open even when I wait the timeout of 5 seconds (default). I tried the same with a v11.4.1 installation and this also doesn't work. Does anyone know how to troubleshoot this kind problem? Many thanks for your reply. Peter168Views0likes1Comment