Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 348 Bytes

BlazorApp OIDC with Entra ID

Had a hard time figuring out how to setup Open ID Connect with a BlazorApp in Hybrid mode.

I found this repository which did just that.

I then set out to create my own version to better understand how it was made. This is that version.