Configuring the Delinea Platform
To configure the Delinea Platform for the integration with Blue Prism, complete the following steps in the specified order:
-
Step 1: Creating a service user in the Delinea Platform. The integration requires a service user to authenticate with the Delinea Platform and access secrets.
-
Step 2: Creating a secret in the Delinea Platform. In the secret, you must provide the credentials to be used by Blue Prism in automated workflows or for logging to remote computers.
Step 1: Creating a Service Account in the Delinea Platform
The integration requires a service account in the Delinea Platform. Blue Prism uses the credentials of the service user to authenticate with your Delinea Platform instance and access the secret that stores the credentials to be used by Blue Prism bots. If you don't have a service user, you can create one. For more information about creating a service user, see Service Users in the Delinea Platform documentation.
The service user must have a role with the View Launcher Password on Secrets and View Secret permissions in the Delinea Platform. The following procedure describes how to create a role with these permissions and how to assign the role to the service user.
To create a role with the required permissions and assign it to the service user:
-
In the Delinea Platform, navigate to Access > Roles.
-
Select Add role.
-
In the New Role dialog, select Add New Custom Role, provide a name and an optional description for the new role, and select Save.
-
Go to the Permissions tab for the role.
-
Select Add Permissions and in the Add Permissions window, select the required permissions and select Assign.
You can search for the permissions by using the search box at the top.
The Permissions tab shows the permissions added to the role.
-
Assign the role to the service user:
-
Navigate to Access > Users.
-
On the Users page, search for and select the service user.
-
On the user page, go to the Roles tab and select Assign Roles.
-
In the Assign Roles window, search for and select the role that you created and select Assign.
-
Step 2: Creating a Secret in the Delinea Platform
You must create a secret in Secret Server to store the credentials that you want Blue Prism bots to use for automated workflows or for logging in to remote computers. You must share the secret with the service user that you created for the integration to enable the retrieval of the credentials from the secret.
To create a secret and share it with the service user:
-
In the Delinea Platform, select Secrets > All secrets.
-
In the Create new secret dialog, do the following:
-
(Optional) Change the default folder.
Make sure that the service user has the View permission for the folder.
-
Under Choose a secret template, select the template from which to create a secret.
You can use any template that fits your needs.
-
Enter a name for the secret and the username and the password to store in the secret.
-
Provide values for the other secret fields according to the template.
-
Select Create secret.
-
-
Share the secret with the service user:
-
Go to the Sharing tab of the secret's page.
-
Select Edit in the upper-right corner.
-
Clear Inherit permissions.
-
Search for the service user by using the search box at the top.
-
Select the check box to the left of the service user name and then select View in the dropdown list under Secret Permissions.
-
Select Save.
-