问题
Teams SSO is working fine in Teams Tab and task module of Messaging extension but getting below error in Teams Bot task module while fetching client token
ExtensionTabService: getAuthTokenForApp: Failed with error - Definition not found
Using below code to open task module in teams bot with help of hero card -
https://teams.microsoft.com/l/task/${appId}?url=${modalUrl}&height=${height}&width=${width}&title=${title}`
The same code is also working in the Teams Bot task module in Android Mobile Application. But getting error in browsers, desktop app of mac and windows
回答1:
As Nikitha mentioned in comment, we have confirmed with engineering team that it is not available on Teams tab now but they have it in their backlog. No ETA for now but I will update once they have any news forit.
Thanks.
来源:https://stackoverflow.com/questions/63485928/teams-task-module-sso-issue