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

Add remark on opting out of authz #34555

Merged
merged 3 commits into from
Jan 24, 2025
Merged

Add remark on opting out of authz #34555

merged 3 commits into from
Jan 24, 2025

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Jan 24, 2025

Fixes #34543

Thanks @jchoca! 🚀

cc: @damienbod

Notes

  • Calls out opting out at specific public endpoints with [AllowAnonymous] and references the next two sections for examples.
  • Cross-links the Blazor BWA OIDC article where [AllowAnonymous] is mentioned to the Force authorization section of the RP OIDC article.

Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/security/blazor-web-app-with-oidc.md aspnetcore/blazor/security/blazor-web-app-with-oidc
aspnetcore/security/authentication/configure-oidc-web-authentication.md aspnetcore/security/authentication/configure-oidc-web-authentication

@guardrex guardrex merged commit 87fe625 into main Jan 24, 2025
3 checks passed
@guardrex guardrex deleted the guardrex-patch-4 branch January 24, 2025 14:06
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.

Authorize everywhere solution breaks OIDC
1 participant