Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Certification

Avatar

Level 2

An AEM application requires LDAP Service integration to synchronize users/groups.

Which two OSGi configuration are required for LDAP integration in AEM? (Select Two.)
A . Apache Jackrabbit Oak AuthorizableActionProvider
B. Apache Jackrabbit Oak Solr server provider
C. Apache Jackrabbit Oak CUG Configuration
D. Apache Jackrabbit Oak External Login Module
E. Apache Jackrabbit Oak Default Sync Handler

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Ankit_Gangishetti ,

Answer: DE

Explanation:

The Apache Jackrabbit Oak External Login Module and Apache Jackrabbit Oak Default Sync Handler are the two OSGi configurations that are required for LDAP integration in AEM. The External Login Module defines how AEM connects to the LDAP server and authenticates users against it. The Default Sync Handler defines how AEM synchronizes users and groups from the LDAP server to the repository.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @Ankit_Gangishetti ,

Answer: DE

Explanation:

The Apache Jackrabbit Oak External Login Module and Apache Jackrabbit Oak Default Sync Handler are the two OSGi configurations that are required for LDAP integration in AEM. The External Login Module defines how AEM connects to the LDAP server and authenticates users against it. The Default Sync Handler defines how AEM synchronizes users and groups from the LDAP server to the repository.