활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Step 1: Created Folder ACLCHeck
Step 2 :
Created Content Fragment in ACLCheck folder
Step 3 : Gave jcr:read, jcr:modify permissions to ACLCheckUser on ACLCheck folder using useradmin window.
After refreshing same ACLCheck folder ACL reflected on adobecheck_cf
Step 4. But in json response of adobecheck_cf no ACL info is reflecting.
ACL should reflect in json response as below
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
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.
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.