OpenID Connect and OAuth 2.0 Framework for ASP.NET Core.
Info
Version: | 7.0.7 |
Author(s): | Duende Software |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/DuendeSoftware/IdentityServer |
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