Hello,
How do I redirect a user when the session has timed out? It never seems like my sessions timeout e.g., I can always comeback and resume where I left off instead of being redirected when a session has timed out. I know the default time is 20 minutes, but I don't know how to implement a redirect based on that.
Thanks for any help,
Jason