[ https://issues.apache.org/jira/browse/NIFI-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jul Tomten updated NIFI-8638: ----------------------------- Description: An issue with passowords for the getJMS and InvokeHTTP processors - I want to store the passwords in the "context properties" and reference from the processor but it doesn't work. I'm on NiFi 1.13.2. I enter for example #\{mypassword} in the password value field in the processor BasicAuthenticationUsername and it works setting that but after activating and reopening the value field reads "sensitive value set" and the little arrow to the right is pointing up (arrow indicating parameter is not yet stored in context). Expected is that the arrow point to the right (indicating that the value is fetched from the context). The password in the context properties isn't used when testing and login fails. To make it run it is necessary to set the password in the processor instead fo referencing with #[mypassword}. was: An issue with passowords for the getJMS and InvokeHTTP processors - I want to store the passwords in the "context properties" and reference from the processor but it doesn't work. I'm on NiFi 1.13.2. I enter for example #\{mypassword} in the password value field in the processor BasicAuthenticationUsername and it works setting that but after activating and reopening the value field reads "sensitive value set" and the little arrow to the right is pointing up (arrow indicating parameter is not yet stored in context). Expected is that the arror point to the right indicating that values is in the context. The password in the context properties isn't used when testing and login fails. To make it run it is necessary to set the password in the processor instead fo referencing with #[mypassword}. > passwords - sensiteve context properties - not working > ------------------------------------------------------ > > Key: NIFI-8638 > URL: https://issues.apache.org/jira/browse/NIFI-8638 > Project: Apache NiFi > Issue Type: Bug > Components: Extensions > Affects Versions: 1.13.2 > Environment: Linux RedHat > java 11 sapmachine-jdk-11.0.10_linux-x64_bin.tar.gz > Reporter: Jul Tomten > Priority: Major > Labels: context, property, sensitive > Original Estimate: 8h > Remaining Estimate: 8h > > An issue with passowords for the getJMS and InvokeHTTP processors - I want > to store the passwords in the "context properties" and reference from the > processor but it doesn't work. I'm on NiFi 1.13.2. I enter for > example #\{mypassword} > in the password value field in the processor BasicAuthenticationUsername and > it works setting that but after activating and reopening the value field > reads "sensitive value set" and the little arrow to the right is pointing up > (arrow indicating parameter is not yet stored in context). Expected is that > the arrow point to the right (indicating that the value is fetched from the > context). The password in the context properties isn't used when testing and > login fails. > To make it run it is necessary to set the password in the processor instead > fo referencing with #[mypassword}. -- This message was sent by Atlassian Jira (v8.3.4#803005)