Adding Credentials

The Credentials Vault is a module based on proprietary code that is stored on the MSSQL database table in the RPA Server. It is used to manage login credentials for systems that robots need to access when performing automation tasks.

You can access the Credentials Vault from the Console Plus by selecting Settings from the left navigation menu.

There are five types of credentials that can be created from within the Credentials Vault of the Console Plus:

  1. Specific User Credential

  2. Application User Credential

  3. General User Credential

  4. OAuth Authentication Credential

  5. OS User Credential

Specific User Credential

To create a Specific User Credential:

  1. From the Credentials Vault main window, select the Specific tab.

  2. Click the button.

  3. The following dialog opens:

  4. Select the Application whose credentials you are entering.

  5. Enter a descriptive Display name that can be used later to recognize and access this credential.

  6. Enter the Username and Password.

  7. Click Add to save the new credential.

Application User Credential

To create an Application User Credential:

  1. From the Credentials Vault main window, select the Application tab.

  2. Click the button.

  3. The following dialog opens:

  4. Select the Application whose credentials you are entering.

  5. Select the Robot that will own these credentials, or select (All) if these are credentials that every robot can use.

  6. Enter the Username and Password.

  7. Click Add to save the new credential.

General User Credential

To create a General User Credential:

  1. From the Credentials Vault main window, select the General tab.

  2. Click the button.

  3. The following dialog opens:

  4. Enter a descriptive Display name that can be used later to recognize and access this credential.

  5. Select the Domain in which the relevant resource is located.

  6. Enter the Username and Password.

  7. Click Add to save the new credential.

OAuth Authentication Credential

To create an OAuth Authentication Credential:

  1. From the Credentials Vault main window, select the OAuth Authentication tab.

  2. Click the button.

  3. The following dialog opens:

  4. Create your token by entering a Display name, Domain, Application ID (Client), and Directory ID (Tenant) as received from the Exchange Email application authentication from Azure.

    See Working with Microsoft 365 Exchange and Modern Authentication to learn how to retrieve the ID values.

    For information about how to get the Client Secret, see Client Secret.
  5. Click Add to save the new credential.

OS User Credential

To create an OS User Credential:

  1. From the Credentials Vault main window, select the OS tab.

  2. Click the button.

  3. The following dialog opens:

  4. Enter the Domain for which the OS user credential is valid.

    If the credential is for a local user of the machine (as opposed to a domain user), enter the computer name in this field.

  5. Enter the Username and Password.

  6. Click Add to save the new credential.