Bryan Bende created NIFIREG-282:
-----------------------------------
Summary: /access/token end-point uses wrong identity provider
Key: NIFIREG-282
URL: https://issues.apache.org/jira/browse/NIFIREG-282
Project: NiFi Registry
Issue Type: Bug
Affects Versions: 0.4.0, 0.3.0, 0.2.0, 0.1.0
Reporter: Bryan Bende
Assignee: Bryan Bende
This loop should use the local variable 'provider' in each iteration instead of
the member variable 'identityProvider':
https://github.com/apache/nifi-registry/blob/master/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/AccessResource.java#L165-L177
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)