UR + CyberArk

Dear all,

is it possible to run an UR whose integrated with the Cyberark?

we have a network policies change where all of VM Robots need to integrate with Cyberark.

thanks,
Indra

Yes, it is feasible to execute UiPath Robots that are connected with CyberArk. CyberArk is a well-known solution for Privileged Access Management (PAM) that assists in securing and administering privileged credentials, including those utilized by automation robots.

Integrating UiPath Robots with CyberArk enables the safe storage and retrieval of credentials from CyberArk’s Vault for use in automation processes. This ensures the protection and centralized management of sensitive credentials.

To establish integration between UiPath and CyberArk, the typical approach involves utilizing the CyberArk Credential Provider for UiPath. This provider acts as a link between UiPath Orchestrator and the CyberArk Vault, facilitating the secure retrieval of credentials during robot execution.

Here are the general steps to integrate UiPath with CyberArk:

  1. Install and configure the CyberArk Credential Provider for UiPath. This entails setting up the connection details for the CyberArk Vault and configuring appropriate access permissions.
  2. Configure the necessary credentials in the CyberArk Vault. This involves securely storing credentials required by automation processes, such as usernames, passwords, API keys, or connection strings.
  3. Modify your automation processes to retrieve the required credentials from the CyberArk Vault using the available CyberArk activities in UiPath. These activities enable the fetching of credentials during runtime and their secure usage within workflows.
  4. Publish and deploy your automation processes to UiPath Robots. The robots will authenticate with the CyberArk Credential Provider to access the required credentials during execution.

By integrating UiPath with CyberArk, you can enhance the security of your automation processes by centralizing credential management and ensuring the safeguarding of sensitive information.

Please note that the specific steps and configuration details may differ based on your particular environment, versions of UiPath and CyberArk, and any additional security policies or requirements in your organization. It is advisable to refer to the official documentation and support resources provided by UiPath and CyberArk for detailed guidance on the integration process.

Hi Raja,

thank you so much for your input. Now, our Robots have updated to the latest version 23.4.x.

we are looking the similar cases and better manual docs because the current doc https://docs.uipath.com/orchestrator/standalone/2023.4/user-guide/cyberark-ccp-integration has unclear image.

Cheers,

@irahmat

Can you elaborate where exactly youa re dacing an issue?

Is it in creating the cyberark credential?

Or adding them to robot?

Cheers

Hi Anil,
what was I mean was adding them to Robot.

@irahmat

If cyber ark is already integrated then you need to follow the naming convention to get the cyber ark creds while creating robot

https://docs.uipath.com/orchestrator/standalone/2023.4/user-guide/storing-credentials-in-cyberark

cheers

thanks Anil.

1 Like