lucianweber/ldap-jwt

Windows Active Directory Authentication

Sima-G opened this issue · 1 comments

The authentication works great with generic LDAP. But when I have to manage to connect with Active Directory I am getting this error: OperationsError: 000004DC: LdapErr: DSID-0C090A22

This looks like a problem with the underlying jwt-simple library since this project is not implementing the LDAP protocol itself.
If the problem is still persistent, please check with that project and consider reopening the issue there.