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

 Release :

    - australia

ft:locale :

    - en-US

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}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Register your Microsoft Teams Graph with your ServiceNow® instance for OAuth authorization to get recordings after a virtual meeting.

## Before you begin

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

Role required: admin

## Procedure

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>. |
   [Table 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.

## Result

The OAuth registration is added for Microsoft Teams Graph.
**Previous topic:** [Setup OAuth connectivity with Microsoft Teams Connections spoke for virtual meeting](https://www.servicenow.com/docs/vRMYjlgBHtTaj3HqW3Pw2w "Register your Microsoft Teams Communications spoke with ServiceNow instance for OAuth authorization.")  
**Next topic:** [Create credential for Microsoft Teams Communication](https://www.servicenow.com/docs/wQ5h8W1eCp1qB~x2Vs6h9w "Setup credentials for Microsoft Teams Communication spoke.")

*[\>]: and then


