Joe Gresock created NIFI-9263:
---------------------------------
Summary: Make HashiCorpVault Param Value Provider consistent
Key: NIFI-9263
URL: https://issues.apache.org/jira/browse/NIFI-9263
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Joe Gresock
Assignee: Joe Gresock
Fix For: 1.15.0
The HashiCorpVaultParameterValueProvider for Stateless NiFi should be updated
to be in line with the expected behavior of ParameterValueProviders:
* It should return null if the secret or value could not be found
* It should use a default context if a matching parameter could not be found in
a specific context
* It should map each Parameter Context to a single Vault secret, with a
key/value pair for each set of parameters
--
This message was sent by Atlassian Jira
(v8.3.4#803005)