Single Sign On (SSO) in Configuration tab of Microsoft Teams Toolkit
I have successfully implemented SSO for personal tab. but while requesting the same from configuration tab in chats it throws the error:
App webApplicationInfo or resource not defined in manifest
Need to store(save) some configuration data for a MsTeams Tab App
I am developing a MsTeams app using ms-teams-latest-js on Blazor .Net framework. While adding the tab during configuration, I ask an environment-url of my application then display my application in an iframe in a tab.