Eric Norman created SLING-11272:
-----------------------------------

             Summary: 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
             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)

Reply via email to