You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Josef Zahner (Jira)" <ji...@apache.org> on 2022/06/09 06:52:00 UTC

[jira] [Created] (NIFI-10107) Allow Sensitive & Non-Sensitive Parameters in one Property

Josef Zahner created NIFI-10107:
-----------------------------------

             Summary: Allow Sensitive & Non-Sensitive Parameters in one Property
                 Key: NIFI-10107
                 URL: https://issues.apache.org/jira/browse/NIFI-10107
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Josef Zahner
         Attachments: Processor_With_Sensitive_and_NonSensitive_Params.png, image-2022-06-09-08-18-25-664.png

There has also been some improvements to support dynamic sensitive properties https://issues.apache.org/jira/browse/NIFI-9957. However, we have the use case that we would like to combine Sensitive and Non-Sensitive parameters in one property. Please have a look at the UpdateAttribute processor below.   !image-2022-06-09-08-18-25-664.png!

 

We have to verify a username (Non Sensitive) and a password (Sensitive). Today we have to use a non-sensitive parameter for the password to get it work. Not really ideal.

Please allow that we can use Sensitive and Non-Sensitive Parameters in one Property



--
This message was sent by Atlassian Jira
(v8.20.7#820007)