Forum Discussion
rodrigolicata
May 10, 2022Copper Contributor
Cannot retrieve Teams token from Side Panel
Hi, I'm trying to get the Teams Token in the in-meeting side-panel. Currently, I can get the Teams token in static tabs, but when I add the App in a meeting and I try to get the Teams Token I have th...
Sayali-MSFT
Microsoft
May 18, 2022rodrigolicata - Provide your Azure Active Directory App ID and Microsoft Graph information to help users seamlessly sign into your app. If your app is registered in Microsoft Azure Active Directory (Azure AD), you must provide the App ID. Administrators can easily review permissions and grant consent in Teams admin center.
Resource URL of app for acquiring auth token for SSO.
If you are not using SSO, ensure that you enter a dummy string value in this field to your app manifest, for example, https://notapplicable to avoid an error response.
Resource URL of app for acquiring auth token for SSO.
If you are not using SSO, ensure that you enter a dummy string value in this field to your app manifest, for example, https://notapplicable to avoid an error response.
rodrigolicata
May 18, 2022Copper Contributor
Sayali-MSFT Sorry, but this is not very helpful, you only pasted the same information from https://docs.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema#webapplicationinfo .