You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Gresock (Jira)" <ji...@apache.org> on 2021/09/30 20:34:00 UTC

[jira] [Created] (NIFI-9263) Make HashiCorpVault Param Value Provider consistent

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)