Map SSO user to certain group based upon user profile in LDAP server | Community
Skip to main content
Level 4
July 10, 2023
Solved

Map SSO user to certain group based upon user profile in LDAP server

  • July 10, 2023
  • 2 replies
  • 679 views

We have requirement when user will hit AEM, it will mapped to certain group based upon user profile available in lDAP server. To create the user we have SSO in place and now have to map this user to group  though custom code . Can someone guide how to achieve this ?

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 DPrakashRaj

You will have group coming from ldap managed via aem admin console , similar group you also need to create on aem user groups with appropriate acts and map the ldap user group in member section of the aem user group. 

2 replies

Nishant-Singh
Adobe Employee
Adobe Employee
July 10, 2023

Hi @an1-3 

SSO configuration is done through SAML 2.0 ?

 

DPrakashRaj
Community Advisor
DPrakashRajCommunity AdvisorAccepted solution
Community Advisor
July 11, 2023

You will have group coming from ldap managed via aem admin console , similar group you also need to create on aem user groups with appropriate acts and map the ldap user group in member section of the aem user group.