OpenID Connect and OAuth 2.0 Framework for ASP.NET Core.
Info
| Version: | 7.4.0-preview.2 |
| Author(s): | Duende Software |
| Last Update: | Thursday, October 16, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/duendesoftware/products |
| NuGet Url: | https://www.nuget.org/packages/Duende.IdentityServer |
Install
Install-Package Duende.IdentityServer
dotnet add package Duende.IdentityServer
paket add Duende.IdentityServer
Duende.IdentityServer Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Duende.IdentityServer.Storage(>= 5.0.3)
- IdentityModel(>= 5.0.1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 5.0.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 6.8.0)
- Duende.IdentityServer.Storage(>= 5.0.3)
- IdentityModel(>= 5.0.1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.6.0)
Tags