Set up Microsoft Azure Active Directory
Set up Microsoft Azure Active Directory (AD).
始める前に
Role required: Global administrator and Dynamics 365 administrator in Microsoft admin center.
手順
- Open Microsoft Azure App registration page and log in using an admin account.
-
Select + New registration.
Register an application page appears.
- In the Name field, enter the name of the application that you want to register.
- Under Supported account types, select an account with the required organizational directory.
- Select Register.
- Open the application that you registered and navigate to the Overview section.
- Collect the Application (client) ID and Application (tenant) ID.
- Navigate to the Certificates and Secrets section.
-
Create a client secret and collect the client secret key.
You need the client secret key while configuring your ServiceNow instance.
- Under API Permission, select + Add a permission and then select APIs my organization uses.
-
Select Microsoft Graph and add the necessary permissions for both Delegated and Application types as required.
Organization.Read.AllUser.Read.AllOffline_access
-
Select Dynamics CRM and add the following permission.
user_impersonation注:These steps aren't applicable for user_impersonation or Microsoft Dynamics CRM connection because the user_impersonation scope is offered as a Delegated permission in Microsoft Dynamics CRM. - Under Grant consent, select Grant admin consent.
- In the Authentication section, under the Redirect URI, enter the redirect URI of the ServiceNow instance.