[ https://issues.apache.org/jira/browse/NIFI-8692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jul Tomten updated NIFI-8692: ----------------------------- Description: 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. view.sensitive.attribute.in.processgroup.<processgroup> sensitive attributes could be configured per process group and then inherited to sub process groups. was: 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. > 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 > Priority: Major > > 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. > view.sensitive.attribute.in.processgroup.<processgroup> > 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)