[
https://issues.apache.org/jira/browse/NIFI-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388286#comment-17388286
]
ASF subversion and git services commented on NIFI-8695:
-------------------------------------------------------
Commit 2daac5714a6050dd872522ff74d7fe71f700db6e in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2daac57 ]
NIFI-8695: Adding context to sensitive property providers
This closes #5206
Signed-off-by: David Handermann <[email protected]>
> Add "context" to Sensitive Properties Providers
> -----------------------------------------------
>
> Key: NIFI-8695
> URL: https://issues.apache.org/jira/browse/NIFI-8695
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Joseph Gresock
> Assignee: Joseph Gresock
> Priority: Major
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Currently we can only support encryption-at-rest Sensitive Properties
> Providers. In order to support dynamic secrets lookup, we will need to add a
> "context" to SensitivePropertyProvider.protect()/unprotect() that will
> capture the location of the configuration file and the property name being
> protected/unprotected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)