-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Blazor webassembly azure ad authentication issue after migration to .net5 #28226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@rubeesh thanks for contacting us. You need to add one of the scopes to |
I couldnt find any method 'DefaultScopetoConsent'. |
Webassembly code:
ClaimsFactory.cs
|
This issue has been resolved and has not had any activity for 1 day. It will be closed for housekeeping purposes. See our Issue Management Policies for more information. |
Not yet resolved |
were you able to get it to work? |
Followed |
@rubeesh Did you get a resolution for this? |
|
Blazor webassembly azure ad authentication issue after migration to .net5
Error: AADSTS28000: Provided value for the input parameter scope is not valid because it contains more than one resource. Scope https://graph.microsoft.com/User.Read api://861be009-5e73-4c6c-a095-b6e193522222/API. Access openid profile is not valid.
Scope Code(web assembly):
The text was updated successfully, but these errors were encountered: