Orchestrator
2020.10
false
Banner background image
OUT OF SUPPORT
Orchestrator User Guide
Last updated Dec 12, 2023

Credential Stores

Note: The credential stores feature must be enabled for your tenant by the Orchestrator administrator. See here for details.

A credential store is a named location within a secure store, such as CyberArk, from which you can store and retrieve sensitive data such as robot credentials and credential assets when needed. Orchestrator supports the use of multiple credential stores at tenant level, and provides built-in support for CyberArk, CyberArk CCP and Azure Key Vault, as well as the architecture enabling you to develop a plugin for other secure stores, if desired.

This Credential Stores page enables you to create new stores, view existing stores and their properties, and delete any current credential store. Note that the native Orchestrator Database store is automatically created and will always appear first on this list, and be the Default store for all new tenants.

Credential Stores Plugins

Beyond the secure stores with built-in support, Orchestrator architecture supports the functionality of loading third-party or developing custom plugins, enabling you to use any desired credential store.

Loading Third-Party Plugins

  1. Navigate to the \Orchestrator\Plugins folder in your Orchestrator installation directory.
  2. Save the .dll files of your plugin in this folder.
  3. Update the UiPath.Orchestrator.dll.config file with this plugin as detailed here.
  4. Restart your Orchestrator instance and check the logs to confirm that the plugin was loaded successfully.
  5. Your new credential store should now be available when creating a new credential store.

Developing Plugins

Development documentation for creating your own secure store plugins is available in the UiPath repository.

Also available, there are three samples to assist in your development:

  • RandomPass - a read-only store that will generate a random password;
  • SQLPass - a read/write store using an external SQL database other than the Orchestrator database;
  • Key Vault - the fully functional Key Vault plugin available with your Orchestrator instance.
  • Credential Stores Plugins
  • Loading Third-Party Plugins
  • Developing Plugins

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.