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:

  1. Go to Account > Integrations.

  2. Select a required IntegrationManager instance.

  3. Go to Settings > Runtime Properties.

  4. To add a new property, click Deploy Property.

  5. Fill in Name, Type, and Value and then click the Encrypt button.

  6. The value in the Value field will get encrypted.

  7. 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