- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 12:12 AM
Hello, expert.
Now I'm trying dev instance SSO with Azure AD for test. It's OK.
I think some users like admin should not use SSO.
Is it possible?
Now, I access to dev instance, always MS login displayed, if I don't login MS.
(If I've already login MS, I login to Servicenow instanse same user)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 12:30 AM
whenever you need to login with an local account use /login.do to prompt the login window of servicenow.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 12:30 AM
whenever you need to login with an local account use /login.do to prompt the login window of servicenow.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 12:51 AM
Thank you for your good information.