LdapModule releases
Artifact
<dependencies>
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>ldap-module</artifactId>
</dependency>
</dependencies>
Release notes
UserModule follows a semantic versioning scheme.
Module dependencies
Module | Type | Description |
---|---|---|
AcrossWebModule |
required |
|
AcrossHibernateJpaModule |
required |
Required for persisting the domain model. |
optional |
Enables the administration user interface for the LDAP entities (if EntityModule is also enabled). |
|
optional |
Enables the administration user interface for the LDAP entities (if EntityModule is also enabled). |
|
optional |
Activates support for synchronizing users and groups from LDAP. |