You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2022/11/18 01:16:00 UTC

[jira] [Closed] (SLING-11272) Add support to get, modify and delete a principalbased ACE

     [ https://issues.apache.org/jira/browse/SLING-11272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Norman closed SLING-11272.
-------------------------------

> 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.1.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> 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.modifyPAce.json
> http://localhost:8080/test/node.deletePAce.json {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)