Use > OO Designer > Author in OO Designer > Author Flows > Sensitive Flow Input, Output, and System Properties

Sensitive Flow Input, Output, and System Properties

The following can be set as Sensitive: an input field, an output field, and a system property.

Note It is not recommended to set a default constant value when an Input, Output, or System Property is marked as sensitive. The values are displayed as asterisks in the file.

Handle Sensitive Information at Back-end - API

You cannot access the flows and system property files of the content that supports sensitive data through an API using non-secured channel such as HTTP protocol. You are prompted to use secured protocol (HTTPS) as displayed in the below image.

Rules and limitations:

  • When an Input is defined as Sensitive, it flags the system to protect its value when this flow is executed. By extension, any input or expression that refers to it will be treated as Sensitive.
  • If an Output refers to another output that is defined as Sensitive, then the resulting Output is treated as Sensitive.