Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
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.