You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/21 20:48:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432710#comment-17432710 ] 

ASF subversion and git services commented on NIFI-9263:
-------------------------------------------------------

Commit 207da405eeb47ea5848c0951b3108c7742752d25 in nifi's branch refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=207da40 ]

NIFI-9263: Using secret-per-context model for Stateless Vault PVP

Rebasing after PVP refactor

Signed-off-by: Nathan Gough <th...@gmail.com>

This closes #5427.


> 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
>            Priority: Minor
>             Fix For: 1.15.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)