-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
New doc: Configure OIDC web authentication #30647
Comments
ping? |
@damienbod woops, looks like I missed the first ping, sorry 😅 That would definitely be a nice-to-have doc' and AFAICT by looking at the TOC, most of the interesting aspects already seem to be listed 👍🏻 For the /cc @bradygaster: you may be interested as it seems related to dotnet/aspnetcore#42192. |
Oops, I don't monitor @RickAndMSFT, just @Rick-Anderson |
@damienbod this would be a great topic. I love the proposed outline. I'd like to loop in @halter73 as our identity-focused engineer in case he has any thoughts and wants to be involved in review/development. |
Yeah, I ran into this in #31082 where the previously working (in .NET7 Blazor) RedirectUri |
@Rick-Anderson EDIT fixed by #33908 and @halter73 owns the review
EDIT related issue #33877
I would like to create a new doc in the Security and Identity, Authentication area.
Menu: Configure OIDC web authentication
Page Title: Configure OpenID Connect Web (UI) authentication in ASP.NET Core
Sub sections
• Overview
• What is an OpenID Connect confidential interactive client
• Create an OpenID Connect client in ASP.NET Core
• Examples with code snippets
• Using third party provider clients
• Backend for frontend (BFF) security architecture
• Advanced features, standards, extending the OIDC client
@RickAndMSFT @blowdart @JeremyLikness @kevinchalet
What do you think?
Associated WorkItem - 330548
The text was updated successfully, but these errors were encountered: