Lookup Secret
For Robots, this step securely retrieves a secret from the Vault and stores it in a variable. This step accesses sensitive data without disclosing it.
Robots stored in local projects cannot access services provided by the Management Console, such as secrets stored in the Vault. In Design Studio, place the robot in a shared project to use the Lookup Secret step.
Before your robots can retrieve secured information, the Management Console administrator must configure the target system, secrets, and robot access in the Vault.
When an administrator adds or deletes target systems and secrets from the Management Console, you need to refresh your Management Console from Design Studio.
To use the Lookup Secret step:
-
Create or edit a Robot.
-
Click where you want to add the step and from the menu, select .
The Lookup Secret box appears.
-
From the Vault Lookup, select one of the following methods:
-
From List and choose from the list of available secret labels in the Management Console.
-
Manual and specify the following values:
When you click the following boxes, the Lookup Secret definitions pane appears with Value mode option automatically selected by default.
-
Click the Label box and enter type the user name.
-
Click the Target System box and enter the target system.
-
-
-
From the Store Secret In list, select or type the predefined variable where the secret is stored.
-
Execute the robot.
-
When executing in Design Studio, the project name of the shared project is used to determine which secret to look up.
-
When executing from the Management Console, the project where the robot is located is used to determine which secret to look up.
-
Every time you upload your robot or any of its components, such as types, snippets, and so on to the Management Console, a new password access entry must be created for the robot. Previous entries are kept in the Vault and the administrator can delete them manually.