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

Categories

Posts in the 'Microsoft Azure' category

Authenticating on Swagger UI with OAuth2
Authenticating on Swagger UI with OAuth2

Swagger (Open API) UI is an API documentation and test tool, allowing both consumers and developers to see what an API is doing, and the expected inputs and outputs for each endpoint. This article shows how to implement OAuth2 with Microsoft Identity authentication within the Swagger UI for ASP.NET Web APIs.

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.

Cloud basics
Cloud basics

The 'cloud' seems to be everywhere these days. But what is it?

Put simply, the cloud is a technology through which you can "rent" IT and software resources on a pay-as-you-go or subscription basis.