LdapModule

The LdapModule provides a services for connecting to LDAP directories. It provides a domain model for configuring LDAP connections and integrating them with an authentication layer. If UserModule is also present support for synchronizing users and groups from LDAP will also be active.

Currently, the LdapModule support following LDAP directories:

Configuration

Adding the dependency to LdapModule will automatically register a synchronization task which runs every 5 minutes. The task will not run until an LdapConnector and LdapUserDirectory are created.