Skip to content

Blazor Web App with OIDC article#31555

Merged
guardrex merged 10 commits intomainfrom
guardrex/blazor-oidc-sample-article
Feb 14, 2024
Merged

Blazor Web App with OIDC article#31555
guardrex merged 10 commits intomainfrom
guardrex/blazor-oidc-sample-article

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Jan 24, 2024

Fixes #31265
Addresses #28161

You can ignore everything else on the DIFF and focus on the new article. It's in the file ...

aspnetcore/blazor/security/server/blazor-web-app-with-oidc.md

You'll see that I've only fleshed out the BFF pattern pivot completely at this point. I want to make sure that we get the original sample pivot correct first. Then, I'll cut out the bits that pertain to BFF and finish the non-BFF pattern pivot.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/hybrid/security/index.md ASP.NET Core Blazor Hybrid authentication and authorization
aspnetcore/blazor/security/server/blazor-web-app-with-oidc.md aspnetcore/blazor/security/server/blazor-web-app-with-oidc
aspnetcore/blazor/security/webassembly/index.md Secure ASP.NET Core Blazor WebAssembly
aspnetcore/blazor/security/webassembly/standalone-with-authentication-library.md Secure an ASP.NET Core Blazor WebAssembly standalone app with the Authentication library
aspnetcore/blazor/security/webassembly/standalone-with-identity.md aspnetcore/blazor/security/webassembly/standalone-with-identity
aspnetcore/blazor/state-management.md ASP.NET Core Blazor state management
aspnetcore/fundamentals/minimal-apis/security.md Authentication and authorization in minimal APIs
aspnetcore/security/authentication/claims.md Mapping, customizing, and transforming claims in ASP.NET Core
aspnetcore/security/authentication/index.md Overview of ASP.NET Core authentication
aspnetcore/security/samesite.md aspnetcore/security/samesite

Copy link
Copy Markdown
Member

@halter73 halter73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!

Comment thread aspnetcore/blazor/security/server/blazor-web-app-with-oidc.md Outdated
Comment thread aspnetcore/blazor/security/server/blazor-web-app-with-oidc.md Outdated
Comment thread aspnetcore/blazor/security/server/blazor-web-app-with-oidc.md Outdated
Comment thread aspnetcore/blazor/security/server/blazor-web-app-with-oidc.md Outdated
guardrex and others added 3 commits February 12, 2024 16:20
Co-authored-by: Stephen Halter <halter73@gmail.com>
@guardrex guardrex merged commit 254b623 into main Feb 14, 2024
@guardrex guardrex deleted the guardrex/blazor-oidc-sample-article branch February 14, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Companion article for BWA OIDC w/Aspire sample app

3 participants