Skip to content
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

[Bug] [app-reg-tool] - In blazorwasm apps, Client/Program.cs "api://api.id.uri/access_as_user" is incorrectly read/writen #977

Closed
jmprieur opened this issue Feb 16, 2021 · 3 comments · Fixed by #1014
Assignees
Labels
Milestone

Comments

@jmprieur
Copy link
Collaborator

No description provided.

@jmprieur jmprieur added bug Something isn't working P1 P2 labels Feb 16, 2021
@jmprieur jmprieur self-assigned this Feb 16, 2021
@jmprieur
Copy link
Collaborator Author

assigning to @jmprieur for better spec

@jmprieur jmprieur added this to the 1.6.1 milestone Feb 16, 2021
jmprieur added a commit that referenced this issue Feb 22, 2021
jmprieur added a commit that referenced this issue Feb 24, 2021
Remains to remove the line:

options.ProviderOptions.DefaultAccessTokenScopes.Add("User.Read");

in program.cs for the client
@jmprieur jmprieur mentioned this issue Feb 24, 2021
jmprieur added a commit that referenced this issue Feb 24, 2021
Fix #977
* Updating the Blazorwasm -hosted unit tests because the tool now delegates twice to itself for each subfolder (once to the Client [Blazor], and once to the Server [Web API]
Cleaning-up code now that we don't need a work around for the Graph SDK with SPA
@jmprieur jmprieur added the fixed label Feb 24, 2021
@jmprieur
Copy link
Collaborator Author

Reopening as it has not shipped

@jmprieur jmprieur reopened this Feb 24, 2021
@jennyf19
Copy link
Collaborator

Included in 1.7.0 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants