You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In trying to setup a Blazor WebAssembly App in Azure Static Web Apps and using Entra to secure certain pages in it, I found multiple guides with inconsistent steps. It's want to make sure that I get the security correct, and I have to assume that one of these methods is better than the others, but it's not clear to me which one is the best, or if there is something better I'm not finding.
Description
In trying to setup a Blazor WebAssembly App in Azure Static Web Apps and using Entra to secure certain pages in it, I found multiple guides with inconsistent steps. It's want to make sure that I get the security correct, and I have to assume that one of these methods is better than the others, but it's not clear to me which one is the best, or if there is something better I'm not finding.
These guides include:
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/security/webassembly/index.md
Document ID
8670b314-460d-3194-c53b-9a44f39c6b2a
Article author
@guardrex
Metadata
Related Issues