Jul Tomten created NIFI-8692:
--------------------------------
Summary: sensitive attributes
Key: NIFI-8692
URL: https://issues.apache.org/jira/browse/NIFI-8692
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Affects Versions: 1.13.2
Reporter: Jul Tomten
I'd like to have sensitive attributes on the flow files.
I need to store attributes
z_Password
z_JWT_Token
http.headers.Authorization (from HandleHttpRquest)
and general users shouldn't see these attribute values - instead the values
should be masekd with asterisk '*'.
Only users with superadmin policy or view.sensitive.attribute.<attribute name>
policy should be alllowed to view the sensitive attributes.
sensitive attributes could be configured per process group and then inherited
to sub process groups.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)