ASP.NET Core Identity Integration for Duende IdentityServer
$ dotnet add package Duende.IdentityServer.AspNetIdentityDuende.IdentityServer.AspNetIdentity integrates ASP.NET Core Identity with Duende IdentityServer. It enables you to use ASP.NET Core Identity as the store for users within an IdentityServer implementation.
IdentityServer is a highly extensible, standards-compliant framework for implementing the OpenID Connect and OAuth 2.x protocols in ASP.NET Core.
Check out our Quickstart Tutorial Series for step-by-step guidance. In particular, QuickStart 5 shows how to use ASP.NET Core Identity with IdentityServer using this package.
Duende IdentityServer is source-available, but requires a paid license for production use.