Orchestrator
2022.4
false
Banner background image
Orchestrator User Guide
Last updated Apr 19, 2024

Managing External Applications

This page contains instructions for tenant administrators who want to view, add, or edit external applications that can access UiPath resources for their tenant using OAuth.

Registered external applications can access your UiPath resources for the current tenant over API, using the OAuth 2.0 flow.

This page contains instructions for tenant administrators who want to view, add, or edit external applications that can access UiPath resources for their tenant using OAuth.

Note: You must be an Administrator for the tenant to perform the tasks described on this page.

Adding an External Application

To register an external application so that it can access your UiPath resources using OAuth:

  1. Log in to the tenant as an Administrator.
  2. Go to Tenant > Manage access > Assign roles and click Manage Accounts & Groups.

    The tenant-level Management portal opens.

  3. Along the left, select External Applications.

    The External Applications page opens, listing all the existing external applications registered for the current tenant:



  4. Above the table, on the right, click Add Application.
  5. Fill in the Application Name field.
  6. Select an option for Application Type.

    If you select Confidential application, you receive an app secret at the end, so make sure your application can store it securely. If it can't, select Non-confidential application.

  7. Under Resources, click Add Scopes.

    The Edit Resource panel opens on the right, where you can select the resources to which the application should have access.

  8. From the Resource drop-down list, select the UiPath API that the application can use.
    Note: You can only add scope for one resource at a time. If you want to allow access to multiple resources, repeat this process to add scope for each resource.
  9. On the User Scope(s) tab, select the check boxes for the logical API permissions that you want to grant, as needed.

    Granting permissions under user scope means that the external application can access those resources within a user context and a user with the appropriate permissions must be logged in.

  10. If this is a confidential application, you can switch to the Application Scope(s) tab to also grant application-level permissions for the selected resource, as needed.

    With permissions under application scope, the external application has access to application-wide data for the selected scopes without the need for user interaction.

    Non-confidential applications cannot access application scope.

  11. Click Save.

    The panel closes and the selected resource and scopes are added to the Resources table in the form.

  12. If the external application can accept it, you can add a URL in the Redirect URL field and the authorization response is sent there. The application can then use it to access UiPath resources.
  13. Click Add to create the registration.

    A confirmation message opens. For confidential applications, the confirmation message includes the app secret that the registered external application can use to request authorization. Make sure you save it in a secure location because you cannot see it again.

Changing the Scope for an Existing Application

Scopes are the permissions of the external application in relation to a UiPath resource.

  1. Log in to the tenant as an Administrator.
  2. Go to Tenant > Manage access > Assign roles and click Manage Accounts & Groups.

    The tenant-level Management portal opens.

  3. Along the left, select External Applications.

    The External Applications page opens, listing all the existing external applications registered for the current tenant:

  4. Click docs image at the right of the application row.
  5. Change the scope to which the application has access:
  6. Use the icons at the right of a resource row to edit existing scope or to delete the resource.
  7. Click Add Scopes to add an additional resource and then select scopes for it.
  8. Click Save.

Generating a New App Secret

If you don't know the application secret that was generated for a confidential external application, you cannot recover it. But you can generate a new one.

Note: If you generate a new app secret, make sure to share it with the developer who is maintaining the integration with the external application. They must update the authentication mechanism, otherwise the existing integration no longer works.

To generate a new app secret:

  1. Log in to the tenant as an Administrator.
  2. Go to Tenant > Manage access > Assign roles and click Manage Accounts & Groups.

    The tenant-level Management portal opens.

  3. Along the left, select External Applications.

    The External Applications page opens, listing all the existing external applications registered for the current tenant:

  4. Click Edit the right of the application row.
  5. Under App Secret, click Generate New.

    A new app secret is generated and displayed above the button. It remains visible until you click Cancel to close the page.

  6. Copy the app secret and make sure you store it in a safe place.

Providing Details to Developers

After you register an external application, a developer must also set up the external application so that it properly authenticates, requests authorization from UiPath Identity Server, and then accesses the allowed UiPath resources.

Instructions for the developers maintaining the integration with the external application are available in Accessing UiPath Resources Using External Applications.

For developers to be able to perform those tasks, you must share the following information with them:

  • the Application Type and Application ID, both of which are visible on the External Applications page
  • the scopes added for each scope type; for some resources, the same name is used under both user and application scopes, so the type is also important
  • if this is a confidential application, the application secret generated when you registered the external application.

    Note: If you don't have the secret anymore, generate a new one, as described above on this page.

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.