Hello @Peter Istratov - Sorry for the trouble.
We have checked the documentation, and it is documented here:
Teams tab application returns SSO error in mobile Outlook
Peter Istratov
0
Reputation points
Hello, Community.
We've built a Teams tab app following pretty much this sample https://github.com/OfficeDev/TeamsFx-Samples/tree/dev/hello-world-tab-with-backend
It is working fine on all platforms (Teams Web, Teams Desktop, Teams Mobile, Outlook Web, Outlook Desktop) except Outlook Mobile. It seems that outlook mobile is not getting sso token from:
import { useTeamsUserCredential } from '@microsoft/teamsfx-react';
We're getting this on Outlook Mobile:
My understanding is that the Auth flow should work exactly same on all platforms
Microsoft Teams Development
4,108 questions
Microsoft Security Microsoft Graph
13,721 questions
1 answer
Sort by: Most helpful
-
ChetanSharmamsft 1,036 Reputation points Microsoft External Staff Moderator
2024-06-04T06:38:21.29+00:00