[
https://issues.apache.org/jira/browse/NIFI-9958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541176#comment-17541176
]
ASF subversion and git services commented on NIFI-9958:
-------------------------------------------------------
Commit 99be62be67a3eb850839ff187950cca19eed0c82 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=99be62be67 ]
NIFI-9958 Add Framework Support for Sensitive Dynamic Properties (#6057)
* NIFI-9958 Implemented Sensitive Dynamic Properties
- Added SupportsSensitiveDynamicProperties annotation for components
- Added optional sensitive query parameter to Property Descriptor REST Resource
methods
- Added system tests for components supporting sensitive dynamic properties
- Updated REST Resources to support Sensitive Dynamic Property Names
- Updated Documentation Writer to indicate component support for Sensitive
Dynamic Properties
- Updated InvokeHTTP to support Sensitive Dynamic Properties
- Updated Auditor components to handle masking Sensitive Dynamic Properties
* Refactored Property Descriptor REST method handling
- Corrected AbstractDocumentationWriter evaluation of support for sensitive
dynamic properties
- Refactored Controller Service Dynamic Properties system tests to new class
* Updated AbstractComponentNode.getProperties() to get canonical descriptor
> Add Framework Support for Sensitive Dynamic Properties
> ------------------------------------------------------
>
> Key: NIFI-9958
> URL: https://issues.apache.org/jira/browse/NIFI-9958
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> As described in the [feature
> proposal|https://cwiki.apache.org/confluence/display/NIFI/Support+Sensitive+Dynamic+Properties],
> the NiFi Framework should be updated to enable identification and
> persistence of sensitive dynamic properties.
> The initial implementation should incorporate behavior annotation support and
> model updates that allow sensitive dynamic properties to be specified through
> the REST API.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)