[
https://issues.apache.org/jira/browse/NIFI-15343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045653#comment-18045653
]
ASF subversion and git services commented on NIFI-15343:
--------------------------------------------------------
Commit 4d279bd6165f75f840a4fe49feb6cf51f6fa16d6 in nifi's branch
refs/heads/NIFI-15343 from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4d279bd616 ]
NIFI-15343: Adding an endpoint to return available secrets to the connector
configuration wizard.
> Add Secrets endpoint
> --------------------
>
> Key: NIFI-15343
> URL: https://issues.apache.org/jira/browse/NIFI-15343
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Introduce an endpoint to return available secrets that will be used when
> configuring a Connector. The new endpoint should require write permissions to
> the Connector and defer to the SecretsManager to obtaining a listing of
> candidate secrets to return. The user should have permissions to the
> underlying secret for it to be returned in the response.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)