Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Field Descriptions

The Credential Stores Page

FieldDescription
SearchLooks for existing credential stores that match your input.
Add

add
Opens the Add Credential Store window.
NameThe name of the credential store.
TypeThe type of credential store (e.g. Database or CyberArk).
Robots Default StoreIndicates whether that credential store is the default selection to store robot credentials.
Assets Default StoreIndicates whether that credential store is the default selection to store credential assets.
More Actions

more_actions
Displays a menu with the following options:
Edit - Opens the Edit Credential Store window.
Set as robots default store - Sets the current credential store as the default for all new robot credentials.
Set as assets default store - Sets the current credential store as the default for all new credential assets.
Remove - Delete the credential store.

The Add Credential Store Window

FieldDescription
TypeA drop down enabling you to select the type of credential store to create. The available options are:
Database
CyberArk
Azure Key Vault
NameEnter a custom name for the new credential store.
Application IDOnly applicable for CyberArk stores.
The Application ID of your Orchestrator instance as configured in CyberArk. See here for details.
CyberArk SafeOnly applicable for CyberArk stores.
Indicate which safe of your CyberArk fault the store is created in. See here for details.
CyberArkFolderOnly applicable for CyberArk stores.
Indicate the folder within the selected safe where credentials will be stored.
Key Vault UriOnly applicable to Azure Key Vault stores.
The address of the selected vault. It is in the format https://<vault_name>.vault.azure.net/.
Client IdOnly applicable to Azure Key Vault stores.
The ID of the Azure account where the vault was created.
Client SecretOnly applicable to Azure Key Vault stores.
The secret used to authenticate the client ID in Azure.

Updated 2 years ago


Field Descriptions


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.