How to identify the users who have been provided Local Passwords in SNOW

nidhinjacob
Kilo Contributor

Hello,

The instance that I am currently working on has SSO configured. However, we have found that some users have been assigned local passwords because of which they are able to go to the login page directly bypassing SSO and use their local passwords.

Is there a way I can figure out all the users who have been assigned a local password in ServiceNow?

Thanks in Advance

1 ACCEPTED SOLUTION

Martin Grosskop
Tera Guru

Hi Nidhin,



Is it not as simple as checking users where the password is not empty:



User Password Set.jpeg



Regards


Martin


View solution in original post

2 REPLIES 2

Martin Grosskop
Tera Guru

Hi Nidhin,



Is it not as simple as checking users where the password is not empty:



User Password Set.jpeg



Regards


Martin


nidhinjacob
Kilo Contributor

Thanks Martin. This is what I was looking for.