How do I ask for a new login when the session expires?

Asked

Viewed 227 times

0

In my "online" Apps I use a lot of websession variables. When the session expires due to lack of use, the App is unusable because many parameters disappear.

I want to launch a new login request msg, when the session expires. But, how to achieve this?

If I use the Refresh event to validate the session, I can’t launch the msg, sure?

  • You’re not using the GAM module ? The following link explains how to configure the timeout parameters, and when this happens the login should be automatically shown. http://wiki.genexus.com/commwiki/servlet/hwikibypageid?16338

  • Pablo, thank you very much for your reply. I don’t control authentication, just send a request to an external service that will determine whether the user has access or not. I can use GAM in this context?

  • This seems to be scenario 4 commented on in this document: http://wiki.genexus.com/commwiki/servlet/hwikibypageid?15937

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.