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

[jira] [Resolved] (MINIFICPP-1783) Encrypted property values in agent manifest should remain in encrypted form

     [ https://issues.apache.org/jira/browse/MINIFICPP-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gábor Gyimesi resolved MINIFICPP-1783.
--------------------------------------
    Fix Version/s: 0.12.0
       Resolution: Fixed

> 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
>            Assignee: Gábor Gyimesi
>            Priority: Minor
>             Fix For: 0.12.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> 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)