コミュニティアチーブメントバーを展開する。

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

AEM Multi-tenant Website: Restrict cq:tags for User Groups

Avatar

Community Advisor and Adobe Champion

2024/06/13

aem-multi-tenant-website-restrict-cqtags-for-user-groups-featured-image.jpg

AEM Multi-tenant Website: Restrict cq:tags for User Groups

 
by SourcedCode.com (Brian Ka Sing Li)

Overview

Of most common multi-tenant websites, user groups are used to determine what AEM content authors can make changes to. The most popular requirement for a multi-tenant website is the ability to only edit tags for a specific brand. In this case, the way you can achieve this is by permissions. In this blog, we will ensure that all “WKND Members” will be able to create, read, update, and delete nodes under /content/cq:tags/wknd-shared, while these members will not be able to read any other tags listed under /content/cq:tags/*.

 
1 コメント