Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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

Avatar

Level 4

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 ?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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. 

View solution in original post

2 Replies

Avatar

Employee

Hi @Anoop_Garg 

SSO configuration is done through SAML 2.0 ?

 

Avatar

Correct answer by
Community Advisor

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.