---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/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


---

# Set up OAuth for Microsoft Teams

# Setup OAuth connectivity with Microsoft Teams Connections spoke for virtual meeting {#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

Register your Microsoft Teams Communications spoke with ServiceNow instance for OAuth authorization.

## Antes de Iniciar

Ensure the following:

* [Authenticate Microsoft Teams with Microsoft Azure](https://servicenow-prod.fluidtopics.net/hiiqQZV0lERRMSiPkIVbsQ "Set up authentication with Microsoft Azure to connect Microsoft Teams with Workplace Reservation Management application.")
* Change the application scope to Microsoft Teams Communication spoke.
{#setup-connectivity-between-servicenow-and-microsoft-teams-connection-spoke__ul_izd_ckv_5wb}

Role required: admin

## Procedimento

1. Navigate to AllSystem OAuthApplication Registry.
2. Click New.
3. Click Connect to a third-party OAuth provider.
4. On the form, fill in the fields:  
   {#setup-connectivity-between-servicenow-and-microsoft-teams-connection-spoke__table_atj_jkv_5wb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Unique name to identify the record, for example, Microsoft Teams Communications. |
   | Client ID | Client ID created during the app creation. You can copy it from Application overview in the Microsoft Azure portal. |
   | Client Secret | The password you generated when creating the app in Microsoft Azure. |
   | Default Grant Type | Grant type used to establish the token. Select Client Credentials. |
   | 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]

   {#setup-connectivity-between-servicenow-and-microsoft-teams-connection-spoke__table_atj_jkv_5wb}
5. Right-click in the form header and click Save.  
   A system-generated OAuth entity profile is created and displayed in the OAuth Entity Profiles related list. For example, <kbd class="ph userinput">Microsoft Teams Communication default_profile</kbd>.
6. Update the OAuth entity profile.
   1. Select the default OAuth entity profile.
   2. On the form, in the OAuth Entity Profile Scopes related list, double-click Insert a new row....
   3. In the OAuth Entity Scope field, click the Search icon ![search icon]().
   4. In the OAuth Entity Scope window that opens, click New.
   5. On the form, fill in the fields.  
      {#setup-connectivity-between-servicenow-and-microsoft-teams-connection-spoke__table_rqz_ssg_btb__entry__2}

      | Field | Description |
      |-|-|
      | Name | Enter a descriptive name, for example, MS Teams Communications. |
      | OAuth provider | Provider associated with this scope, for example, MS Sync. |
      | OAuth scope | The scope that you are granted by the provider. Enter <kbd class="ph userinput">.default </kbd>. |
      [Tabela 2. OAuth Entity Scope]

      {#setup-connectivity-between-servicenow-and-microsoft-teams-connection-spoke__table_rqz_ssg_btb}
   6. Click Submit.
   {#setup-connectivity-between-servicenow-and-microsoft-teams-connection-spoke__substeps_rz5_rmv_5wb}
7. Save the changes.

## Resultado

The OAuth registration is added for Microsoft Teams Communications spoke.
**Tópico anterior:** [Authenticate Microsoft Teams with Microsoft Azure](https://servicenow-prod.fluidtopics.net/hiiqQZV0lERRMSiPkIVbsQ "Set up authentication with Microsoft Azure to connect Microsoft Teams with Workplace Reservation Management application.")  
**Próximo tópico:** [Setup OAuth connectivity between ServiceNow and Microsoft Teams Graph](https://servicenow-prod.fluidtopics.net/hdEURgttGG9oqRcQNvuqwg "Register your Microsoft Teams Graph with your ServiceNow instance for OAuth authorization to get recordings after a virtual meeting.")

