コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
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/

 

元の投稿で解決策を見る

6 返信

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

正解者
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.