Session timeout event handler
Hello
I am using AEM 6.2 and have implemented AuthenticationHandler interface and extended DefaultAuthenticationFeedbackHandler to handle the authentication.
This is working nicely and now I want to enable the browser to detect when the session times out so that I can warn the user and then show the appropriate message/screen.
Is this possible? How can I do this? Any example/pointers will be very much appreciated.
Regards
John