Duende.IdentityServer.EntityFramework 7.3.0-rc.1

Prefix Reserved
This is a prerelease version of Duende.IdentityServer.EntityFramework.
dotnet add package Duende.IdentityServer.EntityFramework --version 7.3.0-rc.1
                    
NuGet\Install-Package Duende.IdentityServer.EntityFramework -Version 7.3.0-rc.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Duende.IdentityServer.EntityFramework" Version="7.3.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Duende.IdentityServer.EntityFramework" Version="7.3.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Duende.IdentityServer.EntityFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Duende.IdentityServer.EntityFramework --version 7.3.0-rc.1
                    
#r "nuget: Duende.IdentityServer.EntityFramework, 7.3.0-rc.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Duende.IdentityServer.EntityFramework&version=7.3.0-rc.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Duende.IdentityServer.EntityFramework&version=7.3.0-rc.1&prerelease
                    
Install as a Cake Tool

Duende IdentityServer

The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core.

Welcome to the official GitHub repository for Duende IdentityServer!

Overview

Duende IdentityServer is a highly extensible, standards-compliant framework for implementing the OpenID Connect and OAuth 2.x protocols in ASP.NET Core. It offers deep flexibility for handling authentication, authorization, and token issuance and can be adapted to fit complex custom security scenarios.

Extensibility Points

  • Customizable User Experience: Go beyond simple branding to fully customizable user interfaces.
  • Core Engine Customization: The engine itself is modular and built from services that can be extended or overridden.

Advanced Security Scenarios

Duende IdentityServer supports a wide range of security scenarios for modern applications:

  • Federation: Easily integrate with external identity providers or other authentication services using federation.
  • Token Exchange: Enable secure token exchange between clients and services with Token Exchange.
  • Audience Constrained Tokens: Restrict tokens to specific audiences, increasing security in multi-service architectures. Learn more about audience-constrained tokens.
  • Sender Constrained Tokens: Implement Proof of Possession (PoP) tokens with DPoP or mTLS, which bind tokens to the client, adding another layer of protection.
  • Pushed Authorization Requests (PAR): Support Pushed Authorization Requests to enhance the security of the authorization flow.

Getting Started

If you're ready to dive into development, check out our Quickstart Tutorial Series for step-by-step guidance.

For more in-depth documentation, visit our documentation portal.

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, use our developer community forum.
  • For security-related concerns, please contact us privately at: security@duendesoftware.com.
Product 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on Duende.IdentityServer.EntityFramework:

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

Rsk.Saml.DuendeIdentityServer.EntityFramework

EntityFramework Core support for Rsk.Saml.DuendeIdentityServer

Skoruba.Duende.IdentityServer.Admin.EntityFramework

Entity Framework layer for the administration of the Duende IdentityServer

Skoruba.Duende.IdentityServer.Admin.EntityFramework.Identity

Entity Framework layer for the administration of the Asp.Net Core Identity and Duende IdentityServer

Skoruba.Duende.IdentityServer.Admin.BusinessLogic.Identity

Business Logic layer for the administration of the Asp.Net Core Identity and Duende IdentityServer

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Duende.IdentityServer.EntityFramework:

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), ..
meysamhadeli/booking-microservices
A practical microservices for implementing an infrastructure for up and running distributed systems with the latest technology and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, 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.
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!!
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.
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, 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.
scottbrady91/IdentityServer4-Example
Example IdentityServer4 & Duende IdentityServer implementation.
KevinDockx/SecuringAspNetCore6WithOAuth2AndOIDC
Fully functioning finished sample code for my Securing ASP.NET Core 6 with OAuth2 and OpenID Connect course
Version Downloads Last Updated
7.3.0-rc.1 116 7/2/2025
7.2.4 31,500 6/4/2025
7.2.3 61,644 5/7/2025
7.2.2 10,930 4/30/2025
7.2.1 32,565 4/16/2025
7.2.0 76,802 3/18/2025
7.2.0-preview.1 1,542 1/29/2025
7.1.1 81,747 3/4/2025
7.1.0 269,821 1/15/2025
7.1.0-rc.2 1,758 1/6/2025
7.1.0-rc.1 2,277 12/12/2024
7.1.0-preview.1 12,327 10/31/2024
7.0.8 576,857 10/28/2024
7.0.7 167,375 9/20/2024
7.0.6 497,432 7/31/2024
7.0.5 199,379 6/4/2024
7.0.4 257,003 4/4/2024
7.0.3 54,005 3/21/2024