AEM SAML Authentication and Group assignation | Community
Skip to main content
New Participant
April 20, 2016
Solved

AEM SAML Authentication and Group assignation

  • April 20, 2016
  • 12 replies
  • 8483 views

 Will AEM support one to one  groups assignation after the User login from SAML, Attached the below image for the Use case that i am looking for.

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 JustinEd3

Yes, groups contained in the SAML assertion can be assigned to a user when the assertion is received if the SAML Authentication Handler is configured properly. See http://adobe.ly/1XJsIkQ.

12 replies

JustinEd3Accepted solution
Employee
April 20, 2016

Yes, groups contained in the SAML assertion can be assigned to a user when the assertion is received if the SAML Authentication Handler is configured properly. See http://adobe.ly/1XJsIkQ.

Tuhin_Ghosh
New Participant
April 20, 2016

I think it should support this scenario but not OOTB. OOTB would put the user in the same groups mentioned in the config manger configuration. Guess you need to have a LDAP and intervene in between to achieve this.

This is just a theory have not implemented by myself.

Thanks

Tuhin