We are working on a multi-tenant solution in Aem as cloud service and need to provide Cloud Manager permissions for deployment, development, and integration-cloud services. However, we also need to restrict these users from accessing specific paths, such as /content/xyz and /apps/xyz. Can we achieve this in AEM as a Cloud Service?
Solved! Go to Solution.
Views
Replies
Total Likes
Hey @georhe6 ,
I have created a blog article for what you have mentioned but for hiding /content/cq:tags, but can be replicated to /content/my-brand, you can find it here https://sourcedcode.com/blog/aem/aem-multi-tenant-website-restrict-cqtags-for-user-groups
Hey @georhe6 ,
I have created a blog article for what you have mentioned but for hiding /content/cq:tags, but can be replicated to /content/my-brand, you can find it here https://sourcedcode.com/blog/aem/aem-multi-tenant-website-restrict-cqtags-for-user-groups
@georhe6 ,
- create a user in the Adobe admin console for a specific product profile example stage author and the created user would flow to the stage author instance
- once the user in the stage author instance restrict using OOTB WCM role and permission or add user to a user group created in stage author WCM instance control and apply restriction to group
Regarding the question on restricting the users from accessing specific paths (assuming you need it on author instance), I can think of achieving it in the following way
When a new user is added to a specific product profile in Admin Console, by virtue of the above group relationship, the user will automatically inherit the permissions defined in the user group created on AEM
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies