Implement single sign-on (SSO) for Microsoft Teams
The Microsoft Teams Toolkit can register the Azure Active Directory (Azure AD) application in a single sign-in (SSO) project. Here, you'll learn how to manually register and configure the Azure AD app that can be used to implement SSO in a Microsoft Teams app to better understand all the required settings. Register an Azure AD application to support single sign-on (SSO) Open a browser and navigate to the Azure Active Directory admin center (https://aad.portal.azure.com) . Sign in using a Work or School Account that has global administrator rights to the tenancy. Select Manage > App registrations in the left-hand navigation and then select New registration . On the Register an application page, set the values as follows, and then select Register : Name : My Teams SSO App Supported account types : Accounts in any organizational directory (Any Azure AD directory - Multitenant) Redirect URI : Web and https://REPLACE.ngrok...