LDAP Connector
The LDAP connector is a standard JAAS login module, which connects to any LDAP V3 supported directory service.
Available LDAP Modules
LDAPAuthenticationModule: this module can be used to authenticate against any LDAP directory. You would use this together withMagnoliaGroupResolverandMagnoliaRoleResolver(users replicated in the JCR repository) or with specificNameResolverimplementations to resolve groups and roles for your LDAP users.ADAuthenticationModule: a specialized version of theLDAPAuthenticationModulefor Active Directory.