Matt Gilman created NIFI-15923:
----------------------------------
Summary: Avoid syncing with Provider when authorizing Connectors
Key: NIFI-15923
URL: https://issues.apache.org/jira/browse/NIFI-15923
Project: Apache NiFi
Issue Type: Task
Components: Core Framework
Reporter: Matt Gilman
Assignee: Matt Gilman
Syncing a Connector with a provider incurs additional expense that isn't needed
in all scenarios. For instance, performing an authz decision on the Connector
just needs a reference to the object to evaluate the access decision with the
configured Authorizer. There should be a means of getting a Connector reference
without syncing from the provider.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)