Enable authentication of guest users
Verify and update application registry values to authenticate guest users in the Microsoft Teams application to start and import chats for a self-configured app.
Before you begin
Role required: oauth_admin
Procedure
Navigate to All > System OAuth > Application Registry.
Select the Microsoft Teams Chat Single Tenant application registry.
On the form, verify and update the fields.
| Field | Description | ||||
|---|---|---|---|---|---|
| Name | Name to identify the record. For example, Microsoft Teams Chat self-configured app, Microsoft Teams Chat App Permission ST, and so on. | ||||
| Client ID | Application ID created in the Microsoft Azure portal. | ||||
| Client Secret | Password generated during the app creation process in ServiceNow for Microsoft Teams. | ||||
| Authorization URL | Authorization URL that includes the tenant ID that was generated during the creation of your app in ServiceNow for Microsoft Teams in the following format: `https://login.microsoftonline.com/| Token URL | Token URL that includes the tenant ID of your app that was generated during creation in ServiceNow for Microsoft Teams in the following format: `https://login.microsoftonline.com/ | Redirect URL | Redirect the URL that includes your ServiceNow for Microsoft Teams instance URL in the following format: https://<instanceURL>/oauth\_redirect.do |
Parent Topic:Request-based chat access for a guest user |