How to Manage Sensitive Information (Encrypt Properties) on IM Instance
Aim of this article | Explains how to manage sensitive information on an IntegrationManager instance ("provisioned IM") from PlatformManager. |
---|---|
Related sections | Account Integrations (Reference Manual) |
Required permissions | Integration - Allow create/delete |
This feature is available only for provisioned IM instances starting with version 4.6.0. It is mandatory to use encryption for all sensitive information. Do not deploy properties in plain text format because their values will be immediately stored in the IntegrationManager Git repository and will be accessible there.
Note that you can do only encryption in PlatformManager; decryption is not possible due to security reasons.
Steps:
Go to Account > Integrations.
Select a required IntegrationManager instance.
Go to Settings > Runtime Properties.
To add a new property, click Deploy Property.
Fill in Name, Type, and Value and then click the Encrypt button.
The value in the Value field will get encrypted.
Deploy the property to the IM instance by clicking Deploy.
It is mandatory to encrypt all sensitive information. Never deploy a property in plain text format.
PlatformManager version 1.75.0