Skip to content

This repository contains basic scaffolding of a Blazor WASM app and MAUI Blazor Hybrid app using MSAL (Microsoft Authentication Library) login via Entra/Azure for a single tenant.

Notifications You must be signed in to change notification settings

stewartcelani/blazor-msal-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains basic scaffolding of a Blazor WASM and MAUI Blazor Hybrid using MSAL (Microsoft Authentication Library) login via Entra/Azure for a single tenant.

Each commit will be a step in the process.

  1. Blazor WASM with MSAL login 01_BlazorWasmWithMsalLogin.png

  2. MAUI Blazor Hybrid with MSAL login 02_BlazorMauiHybridWithMsalLogin.gif

  3. Reading app roles from Entra/Azure and attaching them to a custom user object that can be used throughout the app. Will demonstrate the following roles: ["Weather.View", "Counter.View", "Counter.Click"]

About

This repository contains basic scaffolding of a Blazor WASM app and MAUI Blazor Hybrid app using MSAL (Microsoft Authentication Library) login via Entra/Azure for a single tenant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published