Teams tab application returns SSO error in mobile Outlook

Peter Istratov 0 Reputation points
2024-03-31T21:35:15.16+00:00

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:

User's image

My understanding is that the Auth flow should work exactly same on all platforms

Microsoft Teams Development
Microsoft Security Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. ChetanSharmamsft 1,036 Reputation points Microsoft External Staff Moderator
    2024-06-04T06:38:21.29+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.