Invalid username or password error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 05:54 AM
We've recently completed the LDAP integration with ServiceNow, successfully populating all user and group information along with their respective relationships.
However, an issue has occurred where users encounter an 'invalid username or password' error message when attempting to log in.
Interestingly, when we clear the data from the 'Source' field, users can log in without any issues.
However, as soon as we populate the 'Source' field in the user record, they once again encounter the 'invalid username or password' error when accessing 'login.do'.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 05:23 AM
HI,
Try changing property glide.ldap.authentication to false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 11:00 PM
Pablo,
Thank you. I had a similar issues and it was driving me crazy. Changing property glide.ldap.authentication to true solve it.
Best,
Vince