LdapV3UserService

Available starting in AX-3.8, the LdapV3UserService supports LDAPv3 client access of an LDAP server, for example OpenLDAP or OpenDS. Authentication to the LDAP server can use either Kerberos or else some other SASL (Simple Authentication and Security Layer) mechanism such as CRAM-MD5, DIGEST-MD5, or simple authentication.

Figure 22. LdapV3UserService example, replacing standard UserService


LdapV3UserService example, replacing standard UserService

Most key configuration properties are in its LdapConfig container, shown expanded in Figure 22 above. See LdapConfig (V3) for more details.