Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

LDAP: Callback implementation on 6.1

Avatar

Level 1

As of CRX2.3 there is support for LDAP callback as given here: https://docs.adobe.com/docs/en/cq/5-6-1/core/administering/ldap_authentication.html#Callbacks

Is there similar callback available in CRX3 or Apache Jackrabbit Oak?

1 Accepted Solution

Avatar

Correct answer by
Level 10

External Login Module for Oak is different and onUserSync and onGroupSync are not as part of callback. You can refer to Oak API as @scott mentioned 

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

External Login Module for Oak is different and onUserSync and onGroupSync are not as part of callback. You can refer to Oak API as @scott mentioned 

Avatar

Level 10

We had this use case on the list of community articles. Now we have a date when its coming out:

http://scottsdigitalcommunity.blogspot.ca/2015/09/creating-external-oak-login-module-for.html

(Oct 2, 2015)