[
https://issues.apache.org/jira/browse/SLING-11271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman resolved SLING-11271.
---------------------------------
Resolution: Fixed
Merged PR at:
[{{daf66b0}}|https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager/commit/daf66b026293560552aae49a13e84d6b915cfb88]
> Provide servlet to get json for the ACE or Effective ACE for a privilege
> ------------------------------------------------------------------------
>
> Key: SLING-11271
> URL: https://issues.apache.org/jira/browse/SLING-11271
> Project: Sling
> Issue Type: New Feature
> Reporter: Eric Norman
> Assignee: Eric Norman
> Priority: Minor
> Fix For: JCR Jackrabbit Access Manager 3.0.12
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Sometimes it is more convenient to get the json of the ACE of a specific
> privilege rather than getting the ACL json and dig out the entry for the
> principal.
> For example:
> {code:java}
> http://localhost:8080/test/node.ace.json?pid=[userid]
> http://localhost:8080/test/node.eace.json?pid=[userid] {code}
> If no ACE exists for that principal than a 404 status is returned.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)