Unable to login with Contributors group permission in AEMaaCS | Community
Skip to main content
Mario248
Level 7
December 7, 2022
Solved

Unable to login with Contributors group permission in AEMaaCS

  • December 7, 2022
  • 2 replies
  • 729 views

I created a group called Down Group and assed Contributors as a member. And created a test user called down-group-user and mapped the test user to the Down Group. The following error appears when I try to login with the test user,

 

Group Setting

 

Error while login

 

My understanding is that Contributors have the least permission, which allows them to log into the system and read permission. I'm not sure what's wrong. 
 
It works if I add a Contributors group directly to the user. The same does not work when I add the same to a group, however. There is a problem with group of groups permissions. Could you please clarify? 
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 SantoshSai

Hi @mario248 ,

That's expected behaviour, to recapitulate,

To achieve your requirement please try this,

  1. Create Down Group and add this group to the member of Contributor group(not the opposite way) like below



  2. Then assign your down-group-user user to the Down Group.

Hope that helps!

Regards,

Santosh

2 replies

krati_garg
Adobe Employee
Adobe Employee
December 7, 2022

@mario248 

There are few things to consider for troubleshooting:
1. Check down-group-user Permissions - Permissions assigned to a user, takes precedence over Member Group Permissions
2. In the screen shot, I also see DAM Users Group added as Group Member for Down Group, this can be the culprit too.

3. Down Group might also carry some permissions, which would be taking precedence over Contributors

3. Also, please share the URL you are trying to access, while logged in as down-group-user

SantoshSai
Community Advisor
SantoshSaiCommunity AdvisorAccepted solution
Community Advisor
December 7, 2022

Hi @mario248 ,

That's expected behaviour, to recapitulate,

To achieve your requirement please try this,

  1. Create Down Group and add this group to the member of Contributor group(not the opposite way) like below



  2. Then assign your down-group-user user to the Down Group.

Hope that helps!

Regards,

Santosh

Santosh Sai
Mario248
Mario248Author
Level 7
December 8, 2022

The opposite way worked. Thanks for your response.