Skip to content

Commit 4d62644

Browse files
authored
Update servicenow-provisioning-tutorial.md
Adding call outs for values needed for creds
1 parent a2ec60d commit 4d62644

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ To configure automatic user provisioning for ServiceNow in Azure AD:
8686

8787
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.
8888

89+
- Tenant URL: https://**InsertInstanceName**.service-now.com/api/now/scim
90+
- 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
91+
- Token Endoint: https://**InsertInstanceName**.service-now.com/api/now/scim
92+
93+
![Screenshot that shows the Service Provisioning page, where you can enter admin credentials.](./media/servicenow-provisioning-tutorial/servicenow-provisioning.png)
94+
8995
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.
9096

9197
1. Select **Save**.

0 commit comments

Comments
 (0)