---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Third-party OAuth Provider form

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

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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>. |
[Tabela 1. Third-party OAuth Provider form]

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

