PreviousNext

Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications

by bill-s, 2020-10-16T01:35:01.309Z

This post shows how Azure Key Vault certificates can be used with Microsoft.Identity.Web in an ASP.NET Core application which requires a downstream “access_as_user” API. The Azure AD App Registrations requires a certificate instead of a client secret.

Read More