You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Angela Schreiber (Jira)" <ji...@apache.org> on 2021/06/15 07:32:00 UTC

[jira] [Created] (OAK-9462) Extensible DynamicMembershipProvider

Angela Schreiber created OAK-9462:
-------------------------------------

             Summary: Extensible DynamicMembershipProvider
                 Key: OAK-9462
                 URL: https://issues.apache.org/jira/browse/OAK-9462
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, security-spi
            Reporter: Angela Schreiber
            Assignee: Angela Schreiber


Today the only built-in dynamic {{org.apache.jackrabbit.api.security.user.Group}} is the one associated with the everyone principal that automatically has every other group and user as member.
In order to allow for additional flexibility we should consider introducing a {{DynamicMembershipProvider}} interface. while by default a single implementation for the everyone group would be present as today, it would allow to provide additional implementations. e.g. for those groups configured with the _automembership_ option defined with {{DefaultSyncConfig}}, when additionally _dynamicmembership_ is enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)