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
‎11-09-2016 08:54 AM
AD authentication is supported. The Multi Provider SSO plugin must be configured. The apps still use OAuth tokens after SSO authentication, which means a users shouldn't be prompted to login when closing/reopening the app (provided your token lifetimes are sufficient)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2017 02:31 AM
Hi Jerry,
Would it be possible to setup the app just like the banking apps I know?
When I background them, the session will drop immediately or after 5 seconds or so.
With the current setup there is a risk for an open session for unlimited time, even without activity, if the app would not close on the phone.
Or am I missing a setting?
Many thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2022 12:21 AM
Hi Chuck,
Thanks for the detail. Do you recall if the name of the record now change from "ServiceNow Mobile App" to "ServiceNow Request" in Rome release? As I am unable to find the OAuth entry with the name you mentioned in PDI.
Thank you and appreciate your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 12:06 AM
Hi, even we would to hear about how to timeout a session for users when the app goes in background. It doesn't seem to be working as of now.
Thanks
Roshan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 09:52 AM
Hi everyone,
Here is an overview of how to configure session timeouts for the ServiceNow mobile apps.
ServiceNow Mobile App Session Timeout Configuration (iOS and Android)
Thanks,
Will