You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.
When the dialog box appears, I select keep logged in, it calls the keepAlive page and closes the dialog. My session time is reset but the dialog box doesn't reappear.
Also some reason, I had to have in the keep alive else it would redirect to the logout.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have this
$. timeoutDialog({timeout: 20, countdown: 15, logout_redirect_url: '/solutiontrack/index.cfm/logout', keep_alive_url:'/solutiontrack/index.cfm/keepAlive'} );
When the dialog box appears, I select keep logged in, it calls the keepAlive page and closes the dialog. My session time is reset but the dialog box doesn't reappear.
Also some reason, I had to have in the keep alive else it would redirect to the logout.
Thanks
The text was updated successfully, but these errors were encountered: