
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2016 01:06 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2016 01:56 AM
Hi Nidhin,
Is it not as simple as checking users where the password is not empty:
Regards
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2016 01:56 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2016 02:19 AM
Thanks Martin. This is what I was looking for.