accesscontroltool icon indicating copy to clipboard operation
accesscontroltool copied to clipboard

Support PrincipalSetPolicy being used with AEM 6.3 CUGs

Open kwin opened this issue 8 years ago • 2 comments

Similar to what was done for Apache FileVault (https://issues.apache.org/jira/browse/JCRVLT-111) the ACTool should support the new org.apache.jackrabbit.api.security.authorization.PrincipalSetPolicy (introduced with Jackrabbit API 2.11.0). This new policy is used for Closed User Groups (CUGs) in AEM 6.3 (https://docs.adobe.com/docs/en/aem/6-3/administer/security/custom-user-groups.html#Apache%20Jackrabbit%20API and http://jackrabbit.apache.org/oak/docs/security/authorization/cug.html).

kwin avatar Apr 29 '17 06:04 kwin

We should not implement that until we have a convincing use case for setting CUG ACEs with the ACTool.

kwin avatar May 10 '17 09:05 kwin

This is related to #369

kwin avatar Mar 23 '21 21:03 kwin