Blazor App dotnet 8 WASM Render Mode with Azure AD(MS Entra)
Hi,
I have been looking for a guide on how to setup Single Sign On in a Blazor App created with dotnet 8 and set to use InteractiveWebAssemblyRenderMode.
I can find no guide at all to walk me through this setup.
Everyone is using Server Side Rendering or Identity which as I understand it, is far from Single Sign On with Microsoft Entra accounts.
I have attached a screenshot of the project where I'm trying to implement this feature.
Does anyone know of a guide or can explain the steps for this setup?
0 Replies