---
sourceDocument: Australia Security Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/security-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# Configure the JWT provider for MS Teams

# Configure the JWT provider for MS Teams {#ariaid-title1}

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

Add a JSON Web Token (JWT) provider to your ServiceNow instance.

## Before you begin

* Copy and record the value of Application (client) ID and Directory (tenant) ID of the application you had registered in the Azure portal.

* Role required: admin
{#configure-the-jwt-provider-for-ms-teams__ul_cvp_35x_dsb}

## Procedure

1. Navigate to System OAuthJWT Providers.
2. Open the record MS Teams Connector JWT Provider.
3. Enter values for iss, sub, and aud in the Standard Claims related list.  
   {#configure-the-jwt-provider-for-ms-teams__table_mnc_wtx_dsb__entry__2}

   | Field | Value |
   |-|-|
   | aud | Microsoft Online URL in this format: <kbd class="ph userinput">https://login.microsoftonline.com/&lt;tenant-id&gt;/oauth2/token</kbd>. Replace <kbd class="ph userinput">&lt;tenant-id&gt;</kbd> with Directory (tenant) ID value of your application had registered in the Azure portal. |
   | iss | Application (client) ID of the application you had registered in Azure portal. |
   | sub | Application (client) ID of the application you had registered in Azure portal. |
   [ ]

   {#configure-the-jwt-provider-for-ms-teams__table_mnc_wtx_dsb}
4. Click Update.
{#configure-the-jwt-provider-for-ms-teams__steps_zwq_w4r_gwb}

*[\>]: and then


