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


---

# Verify OIDC Application Registry

# Verify OIDC Application Registry creation for a
self-configured app setup {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

Verify whether
the OIDC Application Registry
was created when Microsoft Teams Application Registry was created and mapped to the configuration during a self-configured app setup
process.

## Antes de Iniciar

Role required: oauth_admin

## Por Que e Quando Desempenhar Esta Tarefa

Mapping a Microsoft Teams Application Registry after creation automatic creates
an OIDC Application Registry as a part of the self-configured app setup.
If
this automatic
creation fails,
issues occur in processing call
backs that might cause
meeting information not
to be updated in real
time.

For more information, see [Create a Microsoft Teams application registry entry to connect the created app to ServiceNow instance](https://www.servicenow.com/docs/6mngcnGIZ5tLd6G~r1kS4A "Register your Microsoft Teams application with your ServiceNow instance for OAuth authorization.") and [Update the records in the Microsoft Teams Configuration page](https://www.servicenow.com/docs/idyXjV3Jr1Rwfz0RvpaC1w "Update the created records in Microsoft Teams to make seamless calls.").

## Procedimento

1. Navigate to AllSystem OAuthApplication Registry.
2. Filter the list by the Client ID created during the app creation in Microsoft Teams.  
   Ensure that there is also an External OIDC Provider type Application Registry for the same Client ID along with the OAuth Provider type created. For the External OIDC Provider type Application Registry
   information, see [Update the records in the Microsoft Teams Configuration page](https://www.servicenow.com/docs/idyXjV3Jr1Rwfz0RvpaC1w "Update the created records in Microsoft Teams to make seamless calls."). For the Client ID information on the Microsoft Azure portal, 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.").
3. If the Application Registry with External OIDC Provider type for the Client ID is missing, create it manually.
   1. Select New on the Application Registries page.
   2. Select Configure an OIDC provider to verify ID tokens.
   3. In the Name field, enter your OAuth provider name and append <kbd class="ph userinput">OIDC</kbd>.  
      For example, if your OAuth Provider name is <kbd class="ph userinput">MS Teams SC Config</kbd>,
      you would name your OIDC
      <kbd class="ph userinput">MS Teams SC Config OIDC</kbd>.
   4. Select Client ID same as the OAuth Provider value.
   5. For the Client Secret value, select invalid_value. (This value is not relevant).
   6. For the OAuth OIDC Provider Configuration value, select Notify Teams OIDC Config.
   7. For the Redirect URL valuesas invalid_value (This value is not relevant).
   8. Right-click the form header and select Save.

   {#verify-oidc-app-reg-creation-st__substeps_vnb_pyb_dwb}  
   By default, an OAuth Entity profile is created. Ensure the Grant Type is Client Credentials.
4. Create an OAuth Entity scope.
   1. Select OAuth Entity Scopes tab on the Application Registries page.
   2. Double-click Insert a new row and enter <kbd class="ph userinput">Notify MS Teams SC OIDC</kbd> appended with <kbd class="ph userinput">Default Profile</kbd>.  
      For example, if your OIDC Config name is <kbd class="ph userinput">MS Teams SC Config OIDC</kbd>, then you can enter the name as <kbd class="ph userinput">MS Teams SC Config OIDC Default Profile</kbd>.
   3. Enter <kbd class="ph userinput">https://api.botframework.com/.default</kbd> as the OAuth scope.
   4. Right-click the form header and select Save.
   {#verify-oidc-app-reg-creation-st__substeps_il5_b1c_dwb}

## O que Fazer Depois

[Configure Notify connector for Microsoft Teams](https://www.servicenow.com/docs/sdbZT9_FtXF~EUrHOOeUhQ "Configure your ServiceNow instance with Notify connector for Microsoft Teams application to enable making calls using Microsoft Teams.").

