Can we integrate multiple AD server with one AEM instance in AEM | Community
Skip to main content
Level 4
March 8, 2016
Solved

Can we integrate multiple AD server with one AEM instance in AEM

  • March 8, 2016
  • 4 replies
  • 3153 views

Hi

Can we integrate multiple AD server with one author instance in AEM.

Attached is the model we would need

 

Thanks

~S

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kunal_Gaba_
   Yes you can configure multiple sync handlers. But make sure that you map login module with right sync handler.

4 replies

Kunal_Gaba_
March 8, 2016

Yes you can do that. In AEM 6.1 you can add multiple LDAP identity provider configurations in /system/console/configMgr. If your user/group mapping is common across all the AD instances then just define one single sync handler configuration for the user/group mapping and give it a name. Then create identity provider and login module configuration for all ADs. You need to map each login module with the common sync handler and identity provider names you have already created. You can do all of this in Felix console configuration manager. 

The details of the configuration can be found here - https://docs.adobe.com/docs/en/aem/6-1/administer/security/ldap-config.html 

Level 4
March 8, 2016

Hi Kunal,

Actually we have 4 to 5 AD currently as per each market and there are different users/group for each market but few users/group are commons as well.

Can we also configured multiple sync handler in case of different user/groups right?

Can we also integrate other AD server like SOX instead of LDAP?

 

Thanks

~S

Kunal_Gaba_
Kunal_Gaba_Accepted solution
March 8, 2016
   Yes you can configure multiple sync handlers. But make sure that you map login module with right sync handler.
Level 4
March 8, 2016

ok perfect.

Thank you so much kunal for quick turn around.

Thanks

~S