내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Folder Level ACL not inheriting to its child folder items.

Avatar

Level 8

Step 1: Created Folder ACLCHeck

akshaybhujbale_0-1658307192645.png

 

 

Step 2 :

Created Content Fragment in ACLCheck folder

akshaybhujbale_1-1658307192648.png

 

 

Step 3 : Gave jcr:read, jcr:modify permissions to ACLCheckUser on ACLCheck folder using useradmin window.

akshaybhujbale_2-1658307192655.png

 

 

After refreshing same ACLCheck folder ACL reflected on adobecheck_cf

akshaybhujbale_3-1658307192662.png

 

 

Step 4. But in json response of adobecheck_cf no ACL info is reflecting.

akshaybhujbale_4-1658307192665.png

 

 

ACL should reflect in json response as below

akshaybhujbale_5-1658307208288.png

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor
3 답변 개

Avatar

Community Advisor

Hi,

You cannot get the rep:policy values in json if you don't have read acl rights.

and whenever the AC rights applied , they inherited by default.

 

In your screenshot, you must save the value first and again refresh the permission for user and then only you will see the rights for children node as well.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 8

Hi @arunpatidar 

 

I have hit the json responce api for above page using Admin credentials, and I think Admin have read ACL permission.

Also my main concern is the ACL applied on Folder is not inheriting to its child folder items. In json response of folder item it is not reflecting.

 

Avatar

정확한 답변 작성자:
Community Advisor

When I hit http://localhost:4502/content/dam/aemlab/cf.tidy.2.json, I can see the permissions 

Arun_Patidar_0-1658312674957.png

 

Arun Patidar

AEM LinksLinkedIn