Mobile App timeout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2016 09:48 AM
We recently enabled Mobile App in Helsinki. Issue what we are facing is that it does not automatically timeout or logout a user. It is a security concern for our company and we need to logout a user after certain time.
Has anyone come across a settings which can help set auto logout on mobile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2017 12:23 PM
Thanks for the info. I tried this, but still didnt work.
I reduced the OAuth refresh token and OAuth access token lifespan to 2 minutes.
I created a new property glide.ui.session_timeout as well. I killed the SN App running in the background as well.
I am on Istanbul.
If anyone has other suggestions as to how to end the session on Mobile, please let me know.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2017 12:27 PM
Try setting the system property glide.ui.forgetme to "true" and repeating the steps in the KB.
Thanks,
Will
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2017 02:00 PM
Thank you! This worked for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2017 03:45 PM
If the session is still not getting a timeout, try adding "glide.ui.forgetme' property to "true". It worked in some scenarios.