Expand my Community achievements bar.

SOLVED

AEM Ldap Integration: Import user at login

Avatar

Level 7

Hello,

 based on an upcoming requirement I wonder is it possible to import an user into AEM 6.5 instance from an active directory, during log in process? If so how is it possible? 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

https://github.com/Adobe-Marketing-Cloud/aem-ldap-tutorial/blob/master/step-02/tutorial-02-configure...

Follow this document and use can find the configurations for SAML handler and other ldap related configs

If you have the same configurations then, check below documentation for user sync

https://kbwebconsult.com/aem-automatic-user-synchronization-with-ldap/

 

View solution in original post

6 Replies

Avatar

Community Advisor

Are you using SAML authentication ?

Avatar

Level 7

I don't know if the integrated ldap module in AEM uses it? How can I find it out?

Avatar

Correct answer by
Community Advisor

https://github.com/Adobe-Marketing-Cloud/aem-ldap-tutorial/blob/master/step-02/tutorial-02-configure...

Follow this document and use can find the configurations for SAML handler and other ldap related configs

If you have the same configurations then, check below documentation for user sync

https://kbwebconsult.com/aem-automatic-user-synchronization-with-ldap/

 

Avatar

Level 7

Thanks for answer. As concern as your provided links, I've already created these configurations and I'm able to run it successfully. I don't understand why it nessecary. By the way, the goal for this requiremnt is to reduce stored user accounts to a minimal number.

Avatar

Level 7

It works after solving an issue with ranking. It was nessecary to gave one module a higher ranking.

Avatar

Level 7

Hi, accendently I found this question and I checked my enviroment. The SAML authentication is not used. According this documention SAML does allow importing user during login.