Duende.IdentityServer
6.3.3
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-ff4q-64jc-gx98 | Severity: moderate |
See the version list below for details.
dotnet add package Duende.IdentityServer --version 6.3.3
NuGet\Install-Package Duende.IdentityServer -Version 6.3.3
<PackageReference Include="Duende.IdentityServer" Version="6.3.3" />
paket add Duende.IdentityServer --version 6.3.3
#r "nuget: Duende.IdentityServer, 6.3.3"
// Install Duende.IdentityServer as a Cake Addin #addin nuget:?package=Duende.IdentityServer&version=6.3.3 // Install Duende.IdentityServer as a Cake Tool #tool nuget:?package=Duende.IdentityServer&version=6.3.3
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net6.0
- Duende.IdentityServer.Storage (>= 6.3.3)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 6.0.0)
-
net7.0
- Duende.IdentityServer.Storage (>= 6.3.3)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 7.0.0)
NuGet packages (41)
Showing the top 5 NuGet packages that depend on Duende.IdentityServer:
Package | Downloads |
---|---|
Duende.IdentityServer.EntityFramework
EntityFramework persistence layer for Duende IdentityServer |
|
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 |
|
Duende.IdentityServer.AspNetIdentity
ASP.NET Core Identity Integration for Duende IdentityServer |
|
Rsk.IdentityServer4.Saml
SAML 2.0 (SAML2P) support for Duende IdentityServer, providing SAML 2.0 Identity Provider and Service Provider functionality. To purchase a license or get a demo, please contact sales@identityserver.com. |
|
Rsk.Saml.DuendeIdentityServer
SAML 2.0 (SAML2P) support for Duende IdentityServer, providing SAML 2.0 Identity Provider and Service Provider functionality. To purchase a license or get a demo, please contact sales@identityserver.com. |
GitHub repositories (25)
Showing the top 5 popular GitHub repositories that depend on Duende.IdentityServer:
Repository | Stars |
---|---|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
|
|
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
|