java.lang.Object
org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider
All Implemented Interfaces:
ExternalIdentityProvider, PrincipalNameResolver

public class LdapIdentityProvider extends Object implements ExternalIdentityProvider, PrincipalNameResolver
LdapIdentityProvider implements an external identity provider that reads users and groups from an ldap source. Please refer to LdapProviderConfig for configuration options.