There is a application which uses Auth0’s default database strategy, password protected connection. I tried to check if we can also use LDAP identity provider by creating a enterprise LDAP connection. But what happens when I try to test this connection as a authentication mechanism for my back end application, It says user not exists because it searches the Auth0’s database rather than searching my configured LDAP store, I installed the Auth0 LDAP connector and it seems online as well as it run the troubleshoot.js file successfully, but I wanted to check if disabling the default database connection, is the only way to proceed? I read a comment here: LDAP connector and auth failure - #2 by thameera, which says Auth0 uses default connection if it has many connections, is it true?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
AD-LDAP and Auth0 managed database | 2 | 1199 | December 6, 2022 | |
LDAP connector and auth failure | 4 | 3271 | July 29, 2021 | |
Unable to use database connection and AD/LDAP connection together | 0 | 1602 | November 3, 2022 | |
Does Auth0 try every database connection? | 4 | 5030 | March 2, 2018 | |
Restrict Auth0 Lock to a Database Connection | 3 | 4402 | March 2, 2018 |