Disable SSO on ServiceNow Mobile App

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2021 12:32 AM
Hi everyone,
in my ServiceNow instance I'm using Single Sign On for the authentication, but I need to disable the SSO just when I'm logging into the mobile App. Is this possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2021 12:47 AM
Hi
There is a system property named "glide.authenticate.multisso.enabled" that you need to disable.
In case you just want to force local login within the mobile app:
https://docs.servicenow.com/bundle/rome-mobile/page/administer/tablet-mobile-ui/task/mobile-force-local-login.html
I recommend the second option, as you don't leave everyone without SSO.
if my answer helped you, kindly mark it as ✅ Correct & Helpful based on the Impact.
Best Regards,
Joao.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2021 07:13 PM