Matt Gilman created NIFI-4127:
---------------------------------
Summary: Create a CompositeUserGroupProvider
Key: NIFI-4127
URL: https://issues.apache.org/jira/browse/NIFI-4127
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Matt Gilman
Assignee: Matt Gilman
Create a CompositeUserGroupProvider to support loading users/groups from
multiple sources. This composite implementation should support
{noformat}
0-1 ConfigurableUserGroupProvider
0-n UserGroupProviders
{noformat}
Only a single ConfigurableUserGroupProvider can be supplied to keep these
sources/implementation details hidden from the end users. The
CompositeUserGroupProvider must be configured with at least 1 underlying
provider.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)