Duende.IdentityServer.AspNetIdentity
7.2.1
Prefix Reserved
dotnet add package Duende.IdentityServer.AspNetIdentity --version 7.2.1
NuGet\Install-Package Duende.IdentityServer.AspNetIdentity -Version 7.2.1
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" Version="7.2.1" />
<PackageVersion Include="Duende.IdentityServer.AspNetIdentity" Version="7.2.1" />
<PackageReference Include="Duende.IdentityServer.AspNetIdentity" />
paket add Duende.IdentityServer.AspNetIdentity --version 7.2.1
#r "nuget: Duende.IdentityServer.AspNetIdentity, 7.2.1"
#addin nuget:?package=Duende.IdentityServer.AspNetIdentity&version=7.2.1
#tool nuget:?package=Duende.IdentityServer.AspNetIdentity&version=7.2.1
Duende.IdentityServer.AspNetIdentity
Overview
Duende.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.
About IdentityServer
IdentityServer is a highly extensible, standards-compliant framework for implementing the OpenID Connect and OAuth 2.x protocols in ASP.NET Core.
Getting Started
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.
Licensing
Duende IdentityServer is source-available, but requires a paid license for production use.
- Development and Testing: You are free to use and explore the code for development, testing, or personal projects without a license.
- Production: A license is required for production environments.
- Free Community Edition: A free Community Edition license is available for qualifying companies and non-profit organizations. Learn more here.
Reporting Issues and Getting Support
- For bug reports or feature requests, open an issue on GitHub: Submit an Issue.
- For security-related concerns, please contact us privately at: security@duendesoftware.com.
Related Packages
- Duende.IdentityServer: OAuth and OpenID Connect framework with in-memory or customizable persistence.
- Duende.IdentityServer.EntityFramework: OAuth and OpenId Connect framework with Entity Framework based persistence.
- Duende.IdentityServer.Configuration: Configuration API for IdentityServer with in-memory or customizable persistence.
- Duende.IdentityServer.Configuration.EntityFramework: Configuration API for IdentityServer with Entity Framework based persistence.
- Duende.IdentityServer.Storage: Support package containing models and interfaces for the persistence layer of IdentityServer.
- Duende.IdentityServer.EntityFramework.Storage: Support package containing an implementation of the persistence layer of IdentityServer implemented with Entity Framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- Duende.IdentityServer (>= 7.2.1)
-
net9.0
- Duende.IdentityServer (>= 7.2.1)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Duende.IdentityServer.AspNetIdentity:
Package | Downloads |
---|---|
Microsoft.AspNetCore.ApiAuthorization.IdentityServer
ASP.NET Core API Authorization package powered by Identity Server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932 |
|
alphabloQ-Inc.AspNetCore
alphabloQ Aurora AspNetCore package |
|
Aguacongas.IdentityServer.Admin.Duende
Expose OData controllers to manage TheIdServer for Duende.IdentityServer. |
|
Udap.Server
Package is a part of the UDAP reference implementation for .NET. |
|
BinaryBlox.SDK
Package Description |
GitHub repositories (23)
Showing the top 20 popular GitHub repositories that depend on Duende.IdentityServer.AspNetIdentity:
Repository | Stars |
---|---|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
|
|
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
|
|
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
|
neozhu/visitormanagement
helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it also keeps a track of every individual inside the campus and their timings. Institutions has guards who enter their detail in some notebooks to keep a log which are practically impossible to reconcile. It is really unpleasent and hectic for visitor to stand at the gate and give details about the visit. To ease the process of registeration, Entry-In, Entry-Out, time tracking and logging the history, this VMS can be of great use!!
|
|
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
falberthen/EcommerceDDD
Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
|
|
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
damienbod/AspNetCoreAngularSignalRSecurity
Security with ASP.NET Core, SignalR and Angular
|
|
bhrugen/Mango
|
|
scottbrady91/IdentityServer4-Example
Example IdentityServer4 & Duende IdentityServer implementation.
|
|
TryCatchLearn/Carsties
|
Version | Downloads | Last updated |
---|---|---|
7.2.1 | 355 | 4/16/2025 |
7.2.0 | 24,652 | 3/18/2025 |
7.2.0-preview.1 | 874 | 1/29/2025 |
7.1.1 | 32,338 | 3/4/2025 |
7.1.0 | 132,507 | 1/15/2025 |
7.1.0-rc.2 | 1,561 | 1/6/2025 |
7.1.0-rc.1 | 1,470 | 12/12/2024 |
7.1.0-preview.1 | 2,641 | 10/31/2024 |
7.0.8 | 325,638 | 10/28/2024 |
7.0.7 | 117,662 | 9/20/2024 |
7.0.6 | 321,586 | 7/31/2024 |
7.0.5 | 152,133 | 6/4/2024 |
7.0.4 | 210,574 | 4/4/2024 |
7.0.3 | 22,688 | 3/21/2024 |