integration-service
latest
false
UiPath logo, featuring letters U and I in white

Integration Service user guide

Last updated Mar 16, 2026

Microsoft Azure Active Directory authentication

Prerequisites

The Microsoft Azure Active Directory connector supports the following authentication methods:

  • Application access - OAuth2.0 (Client Credentials)
  • Delegated access - OAuth 2.0 (Authorization Grant)
  • Client Certificate Authentication - OAuth2.0 (Client Certificate)

To create a connection, you need to provide the following credentials:

  • For Application access:

    • Client ID
    • Client secret
    • Tenant ID
  • For Delegated access:

    • Client ID
    • Client secret
    • Tenant ID
    • Username
    • Password
  • For Client Certificate Authentication:

    • Client ID
    • OAuth base64 client certificate
    • Password for the certificate
    • Tenant ID
    • OAuth Scope

To learn more about authentication credentials and how to set up the Azure Active Directory integration, refer to Setting up the Azure AD Integration in the Automation Cloud Guide.

Additional information is available in the Microsoft official documentation: Authentication and authorization basics, Introduction to permissions and consent, and Retrieving credentials.

Add the connection

To create a connection to your Microsoft Azure Active Directory instance, you need to perform the following steps:

  1. Select Orchestrator from the product launcher.

  2. Select a folder, and then navigate to the Connections tab.

  3. Select Add connection.

  4. To open the connection creation page, select the connector from the list. You can use the search bar to find the connector.

  5. From the Authentication Type dropdown, select one of the available options: Client Certificate Authentication, Application access, or Delegated access. By default, Application access is selected.

    docs image

  6. Enter the required credentials and select Connect.

  • Prerequisites
  • Add the connection

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated