BeyondTrust credential retrieval use cases
- Última atualização2026/02/12
BeyondTrust Password Safe integration is supported for these use cases.
For Bot auto-login use case, Automation 360 retrieves credentials from BeyondTrust Password Safe.
Use case: Retrieve auto-login credentials
Auto-login credentials are used to authenticate to an Automation 360 Agente de bot device and start an active Servidor Windows session. This requires an active Servidor Windows session to function. Auto-login occurs before automations are launched from a remote Agente de bot device.
To enable auto-login, each automation runtime user must be mapped to a target device. This requires mapping of the Control Room username with the secret names so that during runtime, the Bot Runner user can retrieve the device credentials from the BeyondTrust Password Safe.
To map the Control Room username with the secret names:
- Navigate to .
- Click Edit and select Manage custom secrets
mappings. Note: The account name that you enter in the Manage custom secrets mappings will be used as the device login username. Account name can be in any of the following formats:
- sAMAccountName
For example, CONTOSO\jdoe.
- UPN
For example, john.doe@contoso.com.
- sAMAccountName
- Download the Custom Secrets Name Mapping Template.csv
template and add the following entries in the format specified:
- Username
- System name
- Account name
- Click Import .csv and browse to select the
Custom Secrets Name Mapping Template.csv template file to
map the Control Room usernames with the secret names.
- Click Import and save. The custom secrets mapping table is
populated with the updated entries.
After mapping the Control Room usernames with secret names, you can enable the device auto login settings to retrieve auto-login credentials from the BeyondTrust Password Safe, using the following procedure:
- Log in to the Automation 360 Control Room with permission.
- From the Control Room, navigate to .
- Click Edit.
- Click Enabled to retrieve the auto-login credentials from
that external key vault.
- Click Save changes to save the configuration.
-
Export mapping: Exports the current configuration of mappings into a
.csv file. -
Delete rows: Allows removal of selected rows from the current
mapping. -
Import mapping: Enables the import of mappings from a prepared
.csv file. - Search option: Filters for easier access to specific mappings in the table.
-
Customize mapping: Allows you to customize the mapped columns using
show/hide option. -
Refresh mapping: Refreshes the mapped entries.
Use case: Retrieve Agent automation credentials
Automation credentials are variables that developers use in automation (bot) actions. These actions help define and get sensitive data from encrypted storage. The automation uses these credentials to log into applications. During runtime, the Automation 360 Agente de bot retrieves the automation credentials. This use case shows how an automation gets credentials (secrets stored in BeyondTrust Password Safe) and uses them during runtime to log into the applications being automated.
To set up automation credentials retrieval and connect with the BeyondTrust Password Safe, you first need to create a cofre and then create credentials.
- Crie cofres separados na Control Room para armazenar credenciais criadas nos cofres de credenciais da Control Room.
- Crie cofres separados na Control Room para armazenar credenciais criadas em cofres de chaves externos.
A Control Room não oferece suporte ao armazenamento de credenciais dos cofres de credenciais e cofres de chaves externos da Control Room no mesmo cofre.
To create a cofre to integrate with the BeyondTrust Password Safe, perform these steps:
- From the Automation 360
Control Room, navigate to .
A user with Manage my credentials and cofres permissions is authorized to create credentials.
- Select the Lockers tab, and click Create Locker.
- Enter a name for the cofre.
This name is local to the Control Room and does not have any dependency on the BeyondTrust Password Safe secret name.
- Select External Key Vault with the label BeyondTrust Password Safe.
- Click Next.
- Configure Owners, Managers, Participants, and Consumers for the cofre.
- Click Create locker. See Criar cofre.
To create a credential to integrate with the BeyondTrust Password Safe, perform these steps:
- From the Automation 360
Control Room, navigate to .
A user with Manage my credentials and cofres permissions is authorized to create credentials.
- From the Credentials tab, select Create Credential.
- Enter the credential name in the Credential name field.
This name is local to the Control Room and does not have any dependency on the BeyondTrust Password Safe secret name.
- Click External key vault below the name field.
- From the list of available cofres, select the appropriate cofre that was set to BeyondTrust Password Safe.
- Enter the same System name and Account name as it appears in BeyondTrust Password Safe.
- Click Validate and retrieve attributes. When the system successfully retrieves the secret, it will display two attributes: Username and Password.
- From the list of attributes, select the attributes to map to the credential.
- Click Create credential to save the credential.
In your bot, use Credential Actions to get and use the secrets while the program is running. For example, a bot can decrypt a password-protected PDF by using a password that is fetched from BeyondTrust Password Safe in real-time.
Use case: Retrieve Control Room system credentials for BeyondTrust Password Safe
- Set up
Active Directory credentials:
After you complete the initial installation of Automation 360 and configure BeyondTrust Password Safe as the external key vault, you can set up the authentication type for Automation 360 Control Room users in the initial setup as shown below (this occurs directly after the initial installation completes).
- From the Authentication type for Control Room users dialog box, click Active Directory.
- You can optionally configure the Active Directory integration credential (this is the credential that the Control Room uses to authenticate users with Active Directory) to be retrieved from BeyondTrust Password Safe. Select External Key vault with label BeyondTrust Password Safe.
- Enter the System name and Account name.
- Click Discover connections or Manually add connections to fetch Active Directory credential from external vault. Once connection is successful, Next button is enabled.
- Click Next and configure Owners, Managers, Participants, and Consumers for the locker.
The Control Room will attempt to retrieve the credential from the BeyondTrust Password Safe and then authenticate to the Domain Controller. If this fails, cause might be one of the following:- There is no secret with that name in the BeyondTrust Password Safe
- There is a secret with that name, but it does not contain a username and password that is authorized for authentication with Active Directory
You can now log in to the Control Room as admin and add users and roles.
To change the Active Directory settings,- Log in to the Automation 360 Control Room as the Administrator.
- Navigate to: .
- Click External key vault and select BeyondTrust Password Safe.
- Enter the System name and Account name to get the Active Directory credentials.
- Set up SMTP credentials:
- To set up email, log in to the Automation 360 Control Room as the Administrator.
- Navigate to: .
- Click External key vault and select BeyondTrust Password Safe as the external key vault.
- Enter the System name and Account name to get the Active Directory credentials.