David Handermann created NIFI-16354:
---------------------------------------
Summary: Switch to Property Encryption Provider for MiNiFi C2 Flow
Encryption
Key: NIFI-16354
URL: https://issues.apache.org/jira/browse/NIFI-16354
Project: Apache NiFi
Issue Type: Improvement
Components: MiNiFi
Reporter: David Handermann
Assignee: David Handermann
MiNiFi C2 currently encrypts sensitive values in inbound flows with
PropertyEncryptorBuilder and the sensitive properties key, rather than the
Property Encryption Provider the application already initializes. This behavior
should be changed so that StandardFlowPropertyEncryptor encrypts through that
provider and SensitivePropertyCodec, using the same parameter and component
contexts the framework uses when loading a flow, and wires C2 to
FlowController.getPropertyEncryptionProvider(). C2 would then honor the
configured provider and nifi-property-encryptor can be removed from the MiNiFi
C2 modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)