Hello,
I’m writing a page that uses jQuery to fire an ajax call from a matrix page to another matrix page. This works fine except when the user’s session has expired and the jQuery call (which is hitting a page you need to be logged in to see) just hangs. Our security team insist on the user session being ended after 10 mins of inactivity.
is it possible to either
a) redirect a user back to the homepage when their session has expired?
b) Use matrix keywords to see if there’s an active session?
Many thanks, Neil
Matrix Version: 5.4.3