Thomas Levesque 12/24/2018

Multitenant Azure AD issuer validation in ASP.NET Core

Read Original

This technical article explains a common issue with issuer validation when configuring Azure AD authentication for multitenant applications in ASP.NET Core. It details why tokens fail validation with a wildcard tenant ID and provides a solution using a custom `IssuerValidator` method to securely validate the issuer by matching the tenant ID from the token, avoiding the need to disable validation entirely.

Multitenant Azure AD issuer validation in ASP.NET Core

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser