Skip to content

Commit 1f02f60

Browse files
authored
Update servicenow-provisioning-tutorial.md
Reverting doc back to Bearer auth instead of OAuth
1 parent e3b7eca commit 1f02f60

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,7 @@ To configure automatic user provisioning for ServiceNow in Azure AD:
8787

8888
1. Set **Provisioning Mode** to **Automatic**.
8989

90-
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)
92-
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
90+
1. In the **Admin Credentials** section, enter your ServiceNow admin credentials and username. Select **Test Connection** to ensure that Azure AD can connect to ServiceNow. If the connection fails, ensure that your ServiceNow account has admin permissions and try again.
9791

9892
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.
9993

0 commit comments

Comments
 (0)