Configure Secured Options
This guide shows how to configure secured options to ensure data security in a connection's parameters.
Overview
A connection's parameters fall into two categories: regular or secured options.
The particularity of secured options is that, once set, they will never again be shown to users. Hence, extra care should be taken while specifying them.
There are several types of secured options: a simple field or multiple key-value fields.
Configure a Secured Option
Configure a secured option by proceeding as follows:
-
Among a connection's parameters, identify the secured option:
-
for a simple field:
-
for multiple key-value fields:
Contrary to simple fields, multiple-key-value secured options are not restricted to a given property. They are arbitrary and can be set to anything.
-
-
Fill the field(s) and, if needed, click on the eye icon to make the content visible.
For example, for a simple field in an AD connection, the Login and Password are by default hidden with ??????:
For example, for multiple key-value fields in an SQL connection, some elements of the connection string might be sensitive and need to be hidden:
In this example, the database name and the minimal pool size are secured options:
Another example of multiple key-value fields in a Powershell connection:
-
Once saved, any secured option's value can no longer be seen. However, it can still be modified by deleting the value and re-specifying it.