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

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

How can assets in a portal be accessed by only certain group of end users?

Avatar

Level 1

Is there a way to separate assets within a portal so that they are only seen by a selected group of users?

1 受け入れられたソリューション

Avatar

正解者
Community Advisor
4 返信

Avatar

Community Advisor

@Jennifer_ZP , i assume when you portal, you meant in AEM Author? You can create the user groups in AEM and assign the selected set of users to the group. User Group can have the permissions as you need. In your case , you can allow read/write/activate permission for your user group. By default you need to deny read for everyone else. 

Avatar

正解者
Community Advisor

Avatar

Employee Advisor

Your use case seems good fit for collections [0] and CUGs [1]. Not sure if you have a multi tenancy factor too; so that if a user logs in from group X, he/ she sees assets only provided read permission to the group. Multi-tenancy [2] is suitable for authoring environment where as publish tier use cases can easily be implemented using collections and CUGs.  A multi tenancy implementation has to consider many aspects of isolating assets and controlling what options could they see. Theoretically needs a bigger planning and of course a grand implementation. These are few options but the overall solution depends on your use case and the scale you want to achieve. 

 

[0]- https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/manage/manag... 

[1]- https://experienceleague.adobe.com/docs/experience-manager-learn/assets/advanced/closed-user-groups.... 

[2]- https://experienceleague.adobe.com/docs/experience-manager-learn/assets/deployment/multitenancy-conc... 

Avatar

Community Advisor

@Jennifer_ZP 

It can be done by creating groups and assigning users to them.

Please find below an Adobe document for your reference.

https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/accessing/aem-users-g...