Laravel LDAP authentication - Laravel login with Open LDAP

Laravel LDAP authentication with an example — part 2

Balaji Dharma
Geek Culture
Published in
3 min readOct 15, 2022

--

Photo by Glenn Carstens-Peters on Unsplash

The part 1 we installed new Laravel with OpenLDAP & phpLDAPadmin. Also installed the Adldap2-Laravel package for LDAP authentication.

In this part, we going to do the LDAP configuration and complete the LDAP authentication.

--

--