LDAP: Authenticate with email #15322
Replies: 1 comment
-
Sorry, bad config on my part. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am new to Authentik and followed the instructions on how to get basic LDAP running: https://docs.goauthentik.io/docs/add-secure-apps/providers/ldap/generic_setup
I can run ldapsearch against the admin user and get expected results... However, when I configure an app to use LDAP that requires a user's email to auth, it defaults to the admin username and fails... I can login with any users email and the ldap admin password to login. How can I allow a user to use their email to authenticate against LDAP?
Beta Was this translation helpful? Give feedback.
All reactions