How to turn off ldap login in servicenow instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 07:47 AM
Hi,
We have implemented SSO in our instance. And now we want everyone to use SSO for login. Still few users are using login.do url to login. How do I turn off ldap login in this case? I still want to keep login.do url but only local users (non-ldap) should be able to login thorough it.
Thanks,
Kushal.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 07:52 AM
Hi,
try to set to false the following System Property:
glide.ldap.authentication
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2019 07:54 AM
Hi,
If you're using SSO such as ADFS, then in your LDAP settings, you'd want to turn off the "Use LDAP for password authentication" in the System Properties > LDAP section:
Uses should only be using the login.do or even know about it, if they have a local account.
Then the use your normal URL for SSO authentication, etc.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!