[
https://issues.apache.org/jira/browse/SLING-11272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526614#comment-17526614
]
Eric Norman commented on SLING-11272:
-------------------------------------
Prepared PR #8
> Add support to get, modify and delete a principalbased ACE
> ----------------------------------------------------------
>
> Key: SLING-11272
> URL: https://issues.apache.org/jira/browse/SLING-11272
> Project: Sling
> Issue Type: New Feature
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Major
> Fix For: JCR Jackrabbit Access Manager 3.0.12
>
>
> For debugging purposes, it would be useful to get a view of what is currently
> defined in a principalbased ACE.
> For example:
> {code:java}
> http://localhost:8080/test/node.pace.json?pid=[userid] {code}
> Also, if changes are required, it would be useful to have the capability to
> modify or delete a principalbased ACE.
> For example, POST to these endpoints with arguments similar to the existing
> modifyAce and deleteAce endpoints:
> {code:java}
> http://localhost:8080/test/node.modifyPrincipalAce.json
> http://localhost:8080/test/node.deletePrincipalAce.json {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)