Find out how SPAs authenticate with .NET Core Web APIs using the Microsoft.Identity.Web library…
4 posts tagged
Azure AD
Web API Authentication with Microsoft.Identity.Web
Take some Azure AD knowledge. Add in some ASP.NET Core web apps - and add in a dash of web API and what do you have? This article! Learn how to authenticate to a Web API from an ASP.NET Core web app with Azure AD…
Authenticate an ASP.NET Core Web App With Microsoft.Identity.Web
So you want to authenticate your ASP.NET Core web app with Azure AD. It sounds daunting, but with a little help from the `Microsoft.Identity.Web` SDK and knowing how it fits in with the pieces of Azure AD's Applications, it's not too bad.…
Let's Talk About Azure AD and Microsoft Identity Platform
Confused by all the terms and how Azure Active Directory works for developers? And what's the Microsoft Identity Platform? This article has you covered!…