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.
The LdapModule dependency is present in Across Platform.
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>ldap-module</artifactId>
</dependency>
Module name: LdapModule
| Version | Across Core | Across Platform |
|---|---|---|
| 2.0.0 | 5.x | 5.x |
| 1.0.1 | 3.x | 2.1.x |
| 1.0.0 | 2.x | 2.0.x |