Forum Discussion
APM Session Timeout, Requires Constant Browser Refresh
Hi,
You can write a custom peace of javascript code that you insert in the advanced customisation of your Access profile.
Or you can just override the javascript used to generate the splash screen when the session timed out by using an irule that intercept the request to the js object and respond with your own javascript that redirect the user to the login page.
You have a third solution. If I remember correctly, the splash screen is triggered when the browser receive a 404 status code in a response to a request to the timeout agent.
The javascript used to generate the splash screen may be /public/include/js/session_check.js
The request made to the timeout agent is : /vdesk/timeoutagent-i.php
Hope it helps
Yann
Thanks Yann. Was really hoping I wasn't the only one who has ever run into this and had already developed confirmed functioning iRule to redirect to logon page.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
