Skip to content

Commit c189e94

Browse files
Merge pull request #231354 from v-missam/servicenow1
update doc
2 parents b36655d + f63501c commit c189e94

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

articles/active-directory/saas-apps/servicenow-provisioning-tutorial.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Configure ServiceNow for automatic user provisioning with Azure Active Di
33
description: Learn how to automatically provision and deprovision user accounts from Azure AD to ServiceNow.
44
services: active-directory
55
author: twimmers
6-
manager: CelesteDG
7-
ms.reviewer: celested
6+
writer: twimmers
7+
manager: beatrizd
8+
ms.assetid: 5f03d8b7-c3a0-443e-91af-99cc3956fa18
89
ms.service: active-directory
910
ms.subservice: saas-app-tutorial
1011
ms.workload: identity
11-
ms.topic: how-to
12+
ms.topic: tutorial
1213
ms.date: 3/10/2023
1314
ms.author: thwimmer
1415
---
@@ -87,13 +88,13 @@ To configure automatic user provisioning for ServiceNow in Azure AD:
8788
1. Set **Provisioning Mode** to **Automatic**.
8889

8990
1. In the **Admin Credentials** section, enter your ServiceNow tenant URL, Client ID, Client Secret and Authorization Endpoint. Select **Test Connection** to ensure that Azure AD can connect to ServiceNow. [This ServiceNow documentation](https://docs.servicenow.com/bundle/utah-platform-security/page/administer/security/task/t_CreateEndpointforExternalClients.html) outlines how to generate these values.
91+
![Screenshot that shows the Service Provisioning page, where you can enter admin credentials.](./media/servicenow-provisioning-tutorial/servicenow-provisioning.png)
9092

91-
- Tenant URL: https://**InsertInstanceName**.service-now.com/api/now/scim
92-
- Authorization Endpoint: https://**InsertInstanceName**.service-now.com/oauth_auth.do?response_type=code&client_id=**InsertClientID**&state=1&scope=useraccount&redirect_uri=https%3A%2F%2Fportal.azure.com%2FTokenAuthorize
93-
- Token Endoint: https://**InsertInstanceName**.service-now.com/api/now/scim
94-
95-
![Screenshot that shows the Service Provisioning page, where you can enter admin credentials.](./media/servicenow-provisioning-tutorial/servicenow-provisioning.png)
96-
93+
> [!NOTE]
94+
> - Tenant URL: https://**InsertInstanceName**.service-now.com/api/now/scim
95+
> - Authorization Endpoint: https://**InsertInstanceName**.service-now.com/oauth_auth.do?response_type=code&client_id=**InsertClientID**&state=1&scope=useraccount&redirect_uri=https%3A%2F%2Fportal.azure.com%2FTokenAuthorize
96+
> - Token Endoint: https://**InsertInstanceName**.service-now.com/api/now/scim
97+
9798
1. In the **Notification Email** box, enter the email address of a person or group that should receive the provisioning error notifications. Then select the **Send an email notification when a failure occurs** check box.
9899

99100
1. Select **Save**.

0 commit comments

Comments
 (0)