UiPath Orchestrator provides integration capabilities with various credential stores to securely store and manage credentials such as usernames and passwords, API keys, and other secrets. The built-in support for credential stores in Orchestrator includes:
•Azure Key Vault: A cloud service provided by Microsoft that safeguards cryptographic keys and other secrets used by cloud applications and services.
•CyberArk Credential Provider (CCP): CyberArk's enterprise-grade solution designed to secure, manage, and monitor privileged accounts and credentials.
•HashiCorp Vault: A tool for secrets management, encrypting sensitive data, and access control across dynamic infrastructure.
•Thycotic Secret Server: An enterprise-level solution for privileged account management and protection of critical enterprise passwords and secrets.
•BeyondTrust: A privileged access management platform that secures and manages access to critical assets, passwords, and endpoints.
•CyberArk: In addition to the CCP, Orchestrator supports integration with other CyberArk solutions for secure credential management.
These integrations allow Orchestrator to retrieve credentials securely at runtime for use in automation workflows, enhancing the security posture by avoiding hard-coded or plaintext credentials in automation scripts.
References:
•UiPath Orchestrator Guide: Managing Credentials
•UiPath Orchestrator Guide: About Credential Stores