Teams Task Module SSO issue

北慕城南 提交于 2021-01-01 08:14:38

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!