How to Bypass SSO for Specific Local Accounts in ServiceNow?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2025 12:52 AM
Hi Community,
I have a ServiceNow instance configured with SSO (SAML/SSO login enabled). However, I have also created a few local user accounts manually in the platform, and I want to ensure these accounts can still log in using the standard login page, bypassing the SSO flow.
Is there a recommended way to allow only specific local accounts (e.g. admins or break-glass accounts) to bypass SSO, while all other users continue to be redirected through SSO?
Any best practices or configuration steps to achieve this would be much appreciated.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2025 05:13 AM
what error they get?
It should be allowed using either of those URLs unless some custom logic is built to restrict it
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2025 05:07 AM
But why does a local user need to go through SSO? That is not purpose of having local user.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2025 06:07 AM
Did you get a resolution on this? I have a similar issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2025 12:06 PM
Have you enabled Account Recovery (ACR) feature in your instance?
Or have you enabled any other post authentication policy using Adaptive Auth framework in your instance?
If any of these two are enabled, probably that's the reason why its not allowing you to do the local login using additional local user accounts.
You may also want to explore this article which I have added specifically for this use case -
https://www.servicenow.com/community/platform-privacy-security/how-to-block-local-logins-and-allow-o...
LMK further if these helped resolve your issue.
Cheers!