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


---

# Create an application registry entry in your ServiceNow instance

# Create an application registry entry in your ServiceNow instance {#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 the application with the instance to participate in OAuth authorization.

## Antes de Iniciar

Role required: oauth_admin

## Procedimento

1. Navigate to AllSystem OAuthApplication Registry.
2. Select New.
3. For the What kind of OAuth application field, select Configure an OIDC provider to verify ID tokens.
4. On the form, fill in the fields.  
   * Name: Enter a name to uniquely identify the record; for example, Microsoft Teams.
   * Client ID: Enter the client ID value in the format <kbd class="ph userinput">api://&lt;instance-name&gt;.service-now.com/&lt;client-id&gt;</kbd> from the section [Create an app in Microsoft Teams to enable making calls](https://www.servicenow.com/docs/tAVNH3BFajHnOYzInSVOUw "Create an app to make outbound calls from Microsoft Teams.").
   * Client Secret: Enter any random value as client secret and make a note of it.
   * Add an OAuth OIDC Provider Configuration record.
     1. Select OAuth OIDC Provider Configuration lookup to create a new record and select New.
     2. On the OIDC Provider Configuration New record form, fill in the fields.{#create-app-registry-meeting-extensibility__table_tbr_bwl_gcc__entry__2}

        | Field | Description |
        |-|-|
        | OIDC Provider | Name to uniquely identify the record. For example, Microsoft Teams meeting extensions. |
        | OIDC Metadata URL | Enter value in the following format: <kbd class="ph userinput">https://login.microsoftonline.com/{tenant_id_from_azure}/v2.0/.well-known/openid-configuration</kbd> To copy tenant ID, see [Create an app in Microsoft Teams to enable making calls](https://www.servicenow.com/docs/tAVNH3BFajHnOYzInSVOUw "Create an app to make outbound calls from Microsoft Teams."). |
        | User claim | Enter any preferred user-name. |
        [Tabela 1. OIDC Provider Configuration New record form]

        {#create-app-registry-meeting-extensibility__table_tbr_bwl_gcc}
     3. Right-click on the OIDC Provider Configuration New record form header and select Save.
     4. Select Submit.
     {#create-app-registry-meeting-extensibility__ol_sbr_bwl_gcc}
   * Add an OAuth Entity Scope record.
     1. Select OAuth Entity Scopes related list.
     2. Add a record with the values <kbd class="ph userinput">Default</kbd> in Name and <kbd class="ph userinput">.default</kbd> in OAuthscope.
     {#create-app-registry-meeting-extensibility__ol_ubr_bwl_gcc}
   {#create-app-registry-meeting-extensibility__ul_rbr_bwl_gcc}
5. Select Save on the OAuth OIDC Entity form.
6. Generate a new OAuth token.
   1. Navigate to NotifyMicrosoft TeamsConfiguration.
   2. Open the record associated with the Requester by selecting Preview this record icon and then select Open Record.
   3. Select the Get OAuth Token related link to refresh the token.
   4. Select Update on the OAuth 2.0 Credentials form.
   5. Select Update on the Microsoft Teams configuration form.
   {#create-app-registry-meeting-extensibility__substeps_lwx_cyw_rwb}

## O que Fazer Depois

After completing Meeting Extensions integration with Microsoft Teams, see the section [Meeting Extensions for Microsoft Teams](https://www.servicenow.com/docs/FlAoz56g1WebWg1q3CEYzQ "The Meeting extensions for Microsoft Teams enables the major incident manager, and the participants to view the communication tasks from within Microsoft Teams during an active conference call.").

