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/01/28 04:16:00 UTC

[jira] [Created] (SLING-11098) Provide resource for the everyone group

Eric Norman created SLING-11098:
-----------------------------------

             Summary: Provide resource for the everyone group
                 Key: SLING-11098
                 URL: https://issues.apache.org/jira/browse/SLING-11098
             Project: Sling
          Issue Type: Improvement
            Reporter: Eric Norman
            Assignee: Eric Norman
             Fix For: JCR Jackrabbit User Manager 2.2.18


This is in support of a use case of a user interface for defining permissions where you would like the option to pick the everyone group for an access control entry.

Some principals like the everyone group don't have a corresponding Authorizable.  The existing AuthorizableResourceProvider implementation does not provide a resource for that principal.

So for the use case where UserManager#getAuthorizable returns null but the PrincipalManager#getPrincipal returns non-null then we should have a PrincipalResource instead of skipping it.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)