nitinjl
20-06-2019
Hi,
Having a requirement to get a list of ldap users (authentication is not required).
Thought to follow below link as reference but seems it is more on user authentication.
Adobe Experience Manager Help | Creating an Adobe Experience Manager Custom Oak Login Module
Any suggestions please.
Thanks.
vijkumar
Hi Nitin,
In case you wish to fetch LDAP users in Java, below mentioned few docs could be referenced:
https://coderanch.com/t/482378/engineering/list-user-groups-active-directory
http://www.nullskull.com/q/10118504/get-users-list-from-active-directory-using-java.aspx
21-06-2019
Thanks Vijay for your time and reply.
if we have to go with Java route to get the user from LDAP, than what is the usage of ExternalIdentityProvider (Jackrabbit Oak 1.14.0 API).
Any thoughts ?
Regards,
Nitin