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

Token Based Authorization using IdentityServer with Blazor #14191

Closed
guardrex opened this issue Sep 6, 2019 — with docs.microsoft.com · 10 comments
Closed

Token Based Authorization using IdentityServer with Blazor #14191

guardrex opened this issue Sep 6, 2019 — with docs.microsoft.com · 10 comments
Labels
Blazor doc-enhancement Pri1 Source - Docs.ms Docs Customer feedback via GitHub Issue
Milestone

Comments

Copy link
Collaborator

guardrex commented Sep 6, 2019

From @noufionline ...

Kindly provide a working sample or comprehensive documentation on how to use Token based authorization using IdentityServer and how to store Access Token and Refresh Token on the client side?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@hubert-associates
Copy link

hubert-associates commented Sep 7, 2019

The blazor IdM impl and Steve's doc are great, but as long as we're addressing IdentityServer here, be sure not to forget another important IdP in that doc: Azure, AAD and AADB2C. The current doc page is a bit thin on AuthN solutions available to blazor-clients: how to redirect to an AADB2C OpenID-Connect flow for example (blazor-client and server interaction necessary here). This, I'm assuming (currently trying to impl.) would work similar to a pure javascript auth library for OAuth/OpenID such as that provided by Auth0. Optimal would be a Blazor.net SPA-Component from AAD B2C just like the JS ones you get off the shelf from Auth0 and Okta...? Thanks

@PtwHub
Copy link

PtwHub commented Nov 6, 2019

Great. Clear Identity Management practices, a basis for security and privacy, is the sign of a production-ready design.

@mkArtakMSFT
Copy link
Member

@guardrex this is something @javiercn is planning to provide content for.
Please hold off from doing anything here till you get the info from @javiercn.

@mkArtakMSFT
Copy link
Member

mkArtakMSFT commented Nov 22, 2019

@javiercn do you have a separate item tracking your piece of work here?

@guardrex guardrex added Pri1 and removed DR labels Nov 22, 2019
@mkArtakMSFT
Copy link
Member

We track this work at dotnet/aspnetcore#12320

Copy link

Is there a "standard" sample on how one would use Blazor WebAssembly + ASP Core API with Identity server? I mean a common case scenario, probably with JWT tokens?

@mkArtakMSFT
Copy link
Member

@javiercn did you have a sample like this somewhere ?

@javiercn
Copy link
Member

@mkArtakMSFT I do have a sample, but nothing that I want to share in its current form.

@danroth27
Copy link
Member

@guardrex I think this should be closed. We have https://docs.microsoft.com/en-us/aspnet/core/security/blazor/webassembly/hosted-with-identity-server?view=aspnetcore-3.1. Let us know though if you think something is still missing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blazor doc-enhancement Pri1 Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
Archived in project
Development

No branches or pull requests

8 participants