[
https://issues.apache.org/jira/browse/MINIFICPP-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-1783:
-------------------------------------
Description:
Encrypted properties are currently sent in unencrypted form in the agent
manifest's supported operations' propertyValue json node. As those can be
considered as sensitive information due to their encryption, if they are sent
they should remain in encrypted form.
Note: Using Properties::getString instead of Configure::get when setting the
propertyValue should circumvent the decryption.
was:
Encrypted properties are currently sent in unencrypted form in the agent
manifest's supported operations' propertyValue json node. As those can be
considered as sensitive information due to their encryption, if they are sent
they should remain in encrypted form.
Note: Using Properties::getString instead of
> Encrypted property values in agent manifest should remain in encrypted form
> ---------------------------------------------------------------------------
>
> Key: MINIFICPP-1783
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1783
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gábor Gyimesi
> Priority: Minor
>
> Encrypted properties are currently sent in unencrypted form in the agent
> manifest's supported operations' propertyValue json node. As those can be
> considered as sensitive information due to their encryption, if they are sent
> they should remain in encrypted form.
> Note: Using Properties::getString instead of Configure::get when setting the
> propertyValue should circumvent the decryption.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)