Activities
latest
false
Banner background image
IT Automation Activities
Last updated Mar 8, 2024

Azure AD Application Scope

UiPath.AzureAD.Activities.AzureADApplicationScope

Description

Provides an application permission scope for other Azure Active Directory activities. All activities executed using an application scope are completed on behalf of an application.

Project Compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • ClientId - Establishes the client (application) ID. This field supports only strings and String variables.
  • ClientSecret - Establishes the client (application) secret. A client's secret is the equivalent of a session authorization token. This field supports only SecureString variables.
  • TenantId - Establishes the directory (tenant) ID. This field supports only strings and String variables.
    Note: Here is more information about how to get the Tenant ID, Client ID, and Client Secret.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Permissions

Azure Active Directory can be accessed through Microsoft Graph which has two types of permissions, Azure AD Delegated Scope Delegated permissions and Application permissions. Application permissions are used by apps that are not requiring the user to be signed in (background services or daemons). All permissions need to be consented by an administrator.

Note: Activities using Azure AD Delegated Scope are always executed on behalf of an authenticated user, while activities using Azure AD Application Scope are executed on behalf of an application.
  • Description
  • Project Compatibility
  • Configuration
  • Permissions

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.