IdentityServer4 2.3.0
Details
| Advisory: https://github.com/advisories/GHSA-ff4q-64jc-gx98 | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-55p7-v223-x366 | Severity: moderate |
Suggested Alternatives
Additional Details
security vulnerability: https://github.com/DuendeSoftware/IdentityServer/security/advisories/GHSA-ff4q-64jc-gx98
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package IdentityServer4 --version 2.3.0
NuGet\Install-Package IdentityServer4 -Version 2.3.0
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="IdentityServer4" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IdentityServer4" Version="2.3.0" />
<PackageReference Include="IdentityServer4" />
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 IdentityServer4 --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IdentityServer4, 2.3.0"
#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.
#:package IdentityServer4@2.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IdentityServer4&version=2.3.0
#tool nuget:?package=IdentityServer4&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. net9.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- IdentityModel (>= 3.10.0)
- IdentityServer4.Storage (>= 2.3.0)
- Microsoft.AspNetCore.Authentication (>= 2.1.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.1.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.1.0)
- Microsoft.AspNetCore.Cors (>= 2.1.0)
- Microsoft.Extensions.Caching.Memory (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.0)
- System.IdentityModel.Tokens.Jwt (>= 5.3.0)
- System.Security.Cryptography.Cng (>= 4.5.0)
NuGet packages (275)
Showing the top 5 NuGet packages that depend on IdentityServer4:
| Package | Downloads |
|---|---|
|
Abp.ZeroCore.IdentityServer4
Abp.ZeroCore.IdentityServer4 |
|
|
Volo.Abp.IdentityServer.Domain
Package Description |
|
|
Abp.ZeroCore.IdentityServer4.vNext
Abp.ZeroCore.IdentityServer4.vNext |
|
|
IdentityServer4.Contrib.RedisStore
Redis Store for operational data and for Caching of Identity Server 4 |
|
|
SyncSoft.ECP.AspNetCore
An ecommerce framework for SyncSoft Inc. |
GitHub repositories (67)
Showing the top 20 popular GitHub repositories that depend on IdentityServer4:
| Repository | Stars |
|---|---|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
|
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
|
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
|
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
|
|
|
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
|
|
|
anjoy8/ChristDDD
🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和ES事件回溯
|
|
|
fuluteam/fulusso
基于react+asp.net core开发的单点登录系统
|
|
|
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
|
|
|
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
|
|
|
T0shik/aspnetcore3-authentication
|
|
|
mastreeno/Merp
An event based Micro ERP
|
|
|
anjoy8/Blog.IdentityServer
🥗 打造一个功能强大的通用型Ids4用户认证授权服务中心,配合之前的所有开源项目
|
|
|
migomiddle/xms
基于.netcore的跨平台应用框架,包含众多常用模块,易上手、易扩展,xms可理解为x(可扩展的/任意的)m(管理)s(系统)
|
|
|
Maarten88/rrod
Exploring a new web architecture with React, Redux, Orleans and Dotnet Core
|
|
|
solenovex/Identity-Server-4-Tutorial-Demo-Code
Identity Server 4 视频教程配套源码
|
|
|
mmacneil/AngularASPNETCoreOAuth
Sample project demonstrating user authentication and identity with Angular, Asp.Net Core and IdentityServer4
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
damienbod/IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
|
| Version | Downloads | Last Updated |
|---|
Loading failed