question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AADB2C90117: The scope 'user.read' provided in the request is not supported.

See original GitHub issue

Please follow the issue template below. Failure to do so will result in a delay in answering your question.

Library

  • msal@1.x.x or @azure/msal@1.x.x
  • @azure/msal-browser@2.x.x
  • @azure/msal-angular@0.x.x
  • @azure/msal-angular@1.x.x
  • @azure/msal-angularjs@1.x.x

Description

When trying the sample for Angular 9 attempting to get the user profile (scope user.read) ends up with the error “AADB2C90117: The scope ‘user.read’ provided in the request is not supported.” in the browser. I am using a user flow for my tenant (authority = “https://<instance>/tfp/<tenant>/<policyName>/”) Why do I get this error?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pkanher617commented, May 6, 2020

@beezital I am talking to some B2C service team members to better understand how to implement MS Graph in B2C tenants. Will update when I have more information.

0reactions
github-actions[bot]commented, May 27, 2020

This issue has not seen activity in 14 days. It may be closed if it remains stale.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The scope 'User.Read' provided in the request is not supported.
AADB2C90117: The scope 'User.Read' provided in the request is not supported. I want to add authorization using groups & group claims to an...
Read more >
Azure AD B2C: The scope 'user.read' provided in the request ...
ERROR Error: Uncaught (in promise): ServerError: AADB2C90117: The scope 'user.read' provided in the request is not supported. Correlation ID: ...
Read more >
Microsoft Authentication Library for JavaScript (MSAL.js)
The MSAL library for JavaScript enables client-side JavaScript web applications, running in a web browser, to authenticate users using Azure AD work and ......
Read more >
Azure Active Directory (AD) B2C Configuration - Auth Connect
Click “Add a scope”, then for the Scope name, provide a value such as “user_impersonation.” For the display name and description fields, add...
Read more >
MSGraph Scope Error for Connected System
... request must include a 'scope' input parameter. The provided value for the input parameter 'scope' is not valid. The scope User.Read.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found