[
https://issues.apache.org/jira/browse/NIFIREG-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman resolved NIFIREG-356.
---------------------------------
Resolution: Fixed
> Classpath element of Authorizer is not used
> -------------------------------------------
>
> Key: NIFIREG-356
> URL: https://issues.apache.org/jira/browse/NIFIREG-356
> Project: NiFi Registry
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The authorizers.xml of nifi registry has the same schema as nifi and the
> authorizer element has a classpath element where the value is a comma
> separated list of resources to add to the authorizer's classpath.
> In nifi registry this value is ignored and never used in the create method:
> https://github.com/apache/nifi-registry/blob/master/nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/security/authorization/AuthorizerFactory.java#L340
--
This message was sent by Atlassian Jira
(v8.3.4#803005)