Using Entra External ID with an Auth0 OpenID Connect identity provider

added by DotNetKicks
12/9/2024 10:41:41 AM

555 Views

This post looks at implementing an Open ID Connect identity provider in Microsoft Entra External ID. Auth0 is used as the identity provider and an ASP.NET Core application is used to test the authentication. Microsoft Entra External ID federates to Auth0. Client code: https://github.com/damienbod/EntraExternalIdCiam Microsoft Entra External ID supports federation using OpenID Connect and was...


0 comments