Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83469

Logout user after 8 hours

$
0
0
I found a way of logging out a user after x seconds of idle time (by adding the variable SessionTimeout to the m2ee.yaml file) Now I am trying to logout a user after 8 hours, even if session is not idle.  Any ideas on how to do this? apparently m2ee doesn’t not have a setting for this.    I heard it is possible to use a java action call, but I am not sure how to implement this. Does anyone have any examples to share? 

Viewing all articles
Browse latest Browse all 83469

Trending Articles