LDAP (Lightweight Directory Access Protocol) is an open protocol used for storing information about an organization and its users and assets. This protocol is used to communicate with a directory database to query, add or modify information. LDAP authentication authenticates the user via LDAP server such as Active Directory. For such, user should have valid …
Continue reading “Using LDAP Authentication in Laravel Application”