Is it possible excluding specific user like admin from SSO

takanori1
Giga Contributor

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) 

1 ACCEPTED SOLUTION

Rahul Jain11
Kilo Guru

whenever you need to login with an local account use /login.do to prompt the login window of servicenow.

 

Thanks

View solution in original post

2 REPLIES 2

Rahul Jain11
Kilo Guru

whenever you need to login with an local account use /login.do to prompt the login window of servicenow.

 

Thanks

Thank you for your good information.