---
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


---

# Set up OAuth for Microsoft Teams Graph

# Setup OAuth connectivity between ServiceNow and Microsoft Teams Graph {#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 Graph with your ServiceNow® instance for OAuth authorization to get recordings after a virtual meeting.

## Antes de Iniciar

Authenticate Microsoft Teams Graph with Microsoft Azure. Follow the similar procedure explained in [Authenticate Microsoft Teams with Microsoft Azure](https://www.servicenow.com/docs/hiiqQZV0lERRMSiPkIVbsQ "Set up authentication with Microsoft Azure to connect Microsoft Teams with Workplace Reservation Management application.").

Role required: admin

## Procedimento

1. Navigate to AllSystem OAuthApplication Registry.
2. Select Microsoft Teams Graph.
3. On the form, edit the following fields:  
   {#setup-connectivity-between-servicenow-and-microsoft-teams-graph__table_atj_jkv_5wb__entry__2}

   | Filed | Description |
   |-|-|
   | 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. |
   | 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-graph__table_atj_jkv_5wb}
4. 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 Graph default_profile</kbd>.
5. Save the changes.

## Resultado

The OAuth registration is added for Microsoft Teams Graph.
**Tópico anterior:** [Setup OAuth connectivity with Microsoft Teams Connections spoke for virtual meeting](https://www.servicenow.com/docs/ZGzV5Dmdr22PnHDTJcxlvA "Register your Microsoft Teams Communications spoke with ServiceNow instance for OAuth authorization.")  
**Próximo tópico:** [Create credential for Microsoft Teams Communication](https://www.servicenow.com/docs/MhkdnQ1LDr_ZkSv1nilihA "Setup credentials for Microsoft Teams Communication spoke.")

