David Handermann created NIFI-10114:
---------------------------------------
Summary: Remove Single Entity Refresh from ShellUserGroupProvider
Key: NIFI-10114
URL: https://issues.apache.org/jira/browse/NIFI-10114
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework, NiFi Registry, Security
Affects Versions: 1.16.2, 1.10.0
Reporter: David Handermann
Assignee: David Handermann
The {{ShellUserGroupProvider}} includes methods to refresh a single user or
single group when the entity is not found. The single user refresh is not
necessary since the information is available from the initial enumeration of
known users. The single group refresh method does not work as designed because
the method receives a named-based UUID, which cannot be used for a single group
lookup.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)