diff --git a/aspnetcore/security/authentication/identity.md b/aspnetcore/security/authentication/identity.md index 4d4b3041ae92..b36acc554da9 100644 --- a/aspnetcore/security/authentication/identity.md +++ b/aspnetcore/security/authentication/identity.md @@ -33,7 +33,7 @@ ASP.NET Core Identity isn't related to the [Microsoft identity platform](/azure/ * An evolution of the Azure Active Directory (Azure AD) developer platform. * An alternative identity solution for authentication and authorization in ASP.NET Core apps. -[!INCLUDE[](~/includes/IdentityServer4.md)] +[!INCLUDE[](~/includes/DuendeIdentityServer.md)] [View or download the sample code](https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/security/authentication/identity/sample) ([how to download](xref:index#how-to-download-a-sample)).