Posted on: 02-05-2019
Some points on why using wildcards (asterisks) in Azure AD app reply URLs may be a bad idea, and how to do it better
Posted on: 21-04-2019
Compares two approaches to high-level authorization in an application: groups and app roles
Posted on: 07-04-2019
A look at how ASP.NET Core's Data Protection can be setup in a good way using Azure services
Posted on: 25-01-2019
Since the new Azure Cosmos DB SDK for .NET is available, I thought I'd look into it and see what's changed.
Posted on: 23-11-2018
Single Sign-Out enables you to clear the user's session immediately when they sign out from another app
Posted on: 03-11-2018
Sending and receiving Azure Service Bus Queue messages with zero credentials utilizing Azure Managed Identities
Posted on: 02-08-2018
In the second part we add custom delegated and application permissions to an ASP.NET Core API and also talk about multi-tenancy.
Posted on: 31-07-2018
We go through new features in Azure AD MSI, e.g. identities which can be shared across services.
Posted on: 12-06-2018
This first part looks at the basic setup for Azure AD authentication in an ASP.NET Core API as well as creating a test client app
Posted on: 24-05-2018
Getting rid of access keys and instead using Azure AD with Managed Service Identity to access Azure Storage