Grant authorization to the ServiceNow instance by registering an application with Azure AD.
Before you begin
Role required: Azure Active Directory admin
About this task
Complete these steps from the Microsoft Azure portal. For instructions on registering an application, see the Microsoft Azure documentation.
Procedure
-
In the Microsoft Azure portal, add the Redirect URIs in this format: https://<instance-name>.service-now.com/oauth_redirect.do
-
For the Required Permissions, select Microsoft Graph.
-
Record the Client Secret for use in later configurations.
Result
The ServiceNow application is created with Microsoft
Azure AD.