About my blog

I write about the technical and non-technical aspects of software development

How it works

Microsoft ASP.NETASP.Net
BlogEngine.NET BlogEngine.NET
Azure DevOpsAzure DevOps

Contact info

 Email
 Contact

Follow me

Prod-20240407.1

Tags

Posts tagged with 'Web API'

ASP.NET Web APIs, OAuth2 & Microsoft Identity
ASP.NET Web APIs, OAuth2 & Microsoft Identity

I wanted a .net 8 Web API, authenticated only with Microsoft Identity using OAuth2. Supposedly simple to do, the process was surprisingly fraught with contradictory advice and gotchas.