Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.5.0
-
None
-
None
Description
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
Attachments
Issue Links
- links to