David Handermann created NIFI-8302:
--------------------------------------
Summary: Correct Sensitive Value Encoding in FingerprintFactory
Key: NIFI-8302
URL: https://issues.apache.org/jira/browse/NIFI-8302
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: David Handermann
NIFI-7127 introduced a change to {{FingerprintFactory}} to support configurable
encoding of sensitive values using a secure hashing algorithm. The
corresponding PR introduced a change that passed the encrypted value string
directly to {{PropertyEncryptor}} instead of removing the prefix and suffix
prior to decrypting.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)