How to authenticate with email on ldap3

35 views Asked by At

Is there a way to use email on ldap authentication instead of cn ?

I have tried with "cn=test,ou=users,dc=example,dc=org" and it works, but i want to use the email [email protected].

Thank you.

0

There are 0 answers