---
sourceDocument: Zurich Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/employee-service-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Third party OAuth Provider

# Third-party OAuth Provider form {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Third-party OAuth Provider form includes OAuth provider details such as the client ID and client secret for personal authentication.
{#wsd-third-party-oauth-provider-form__table_uy4_yll_22c__entry__2}

| Field | Description |
|-|-|
| Name | Unique name to identify the OAuth provider. For example, Microsoft Exchange Online_personalAuth. |
| Client ID | Client ID created during the app creation in Microsoft Azure. |
| Client Secret | The password that you generated when creating the app in Microsoft Azure. |
| Default Grant Type | Grant type used to establish the token. Select Authorization Code. |
| Authorization URL | OAuth authorization code endpoint. Enter <kbd class="ph userinput">https://login.microsoftonline.com/&lt;tenant_id&gt;/oauth2/v2.0/authorize</kbd>. |
| Token URL | OAuth server token endpoint. Enter <kbd class="ph userinput">https://login.microsoftonline.com/&lt;tenant_id&gt;/oauth2/v2.0/token &gt;</kbd>. |
| Redirect URL | OAuth callback endpoint. The URL is automatically filled as <kbd class="ph userinput">https://&lt;instance-name&gt;.service-now.com/oauth_redirect.do</kbd>. |
[Table 1. Third-party OAuth Provider form]

{#wsd-third-party-oauth-provider-form__table_uy4_yll_22c}

