AADB2C90117: The scope 'user.read' provided in the request is not supported.
See original GitHub issuePlease 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:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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.
This issue has not seen activity in 14 days. It may be closed if it remains stale.