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.

AdminWebModule

optional

Enables the administration user interface for the LDAP entities (if EntityModule is also enabled).

EntityModule

optional

Enables the administration user interface for the LDAP entities (if EntityModule is also enabled).

UserModule

optional

Activates support for synchronizing users and groups from LDAP.