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/04/22 18:26:00 UTC

[jira] [Updated] (SLING-11271) Provide servlet to get json for the ACE or Effective ACE for a principal

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

Eric Norman updated SLING-11271:
--------------------------------
    Summary: Provide servlet to get json for the ACE or Effective ACE for a principal  (was: Provide servlet to get json for the ACE or Effective ACE for a privilege)

> Provide servlet to get json for the ACE or Effective ACE for a principal
> ------------------------------------------------------------------------
>
>                 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)