[
https://issues.apache.org/jira/browse/SLING-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman resolved SLING-11098.
---------------------------------
Resolution: Fixed
No objections were raised, so I merged the PR at:
[{{aa18150}}|https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager/commit/aa181502c4206e024fc6724d07b42382f07bf205]
> 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
> Priority: Major
> Fix For: JCR Jackrabbit User Manager 2.2.18
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)