No user other than Entra Domain user able to sign in using REACT MSAL library on VSO scopes

Mustafa Jamal 66 Reputation points
2024-09-16T21:17:41.69+00:00

Hi, I am using an Application defined in Entra ID, which is valid for multi-Tenants and Microsoft accounts. Whenever I try to use scopes related to VSO I am not be able to use Microsoft Account ID or Live ID BUT when I remove ADO/VSO related scopes from the call I am able to use Live ID. Although I am able to use Tenant accounts. Here are the scopes:

User's image

When I try to use Live ID when VSO related scopes are added I get following error:

User's image

Here is the configuration:

User's image

User's image

I am using REACT MSAL library for this:

 

  "@azure/msal-browser": "^3.22.0",

   "@azure/msal-react": "^2.0.22",

 

Currently I am just using VSO related scopes and users from another tenant able to login and use my application, access token mechanism also working fine.

So, here question is why MS account/Live ID users are not be able to use VSO.* scope? although in ADO we are able to login using Live ID. Waiting for response.

Please let me know if further details are needed. 

Thanks,
Mustafa


Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,449 questions
0 comments No comments
{count} votes

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.