identity - IdentityServer4 4.0.2

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

PM> Install-Package IdentityServer4 -Version 4.0.2 -Source https://www.myget.org/F/identity/api/v3/index.json

Copy to clipboard

> nuget.exe install IdentityServer4 -Version 4.0.2 -Source https://www.myget.org/F/identity/api/v3/index.json

Copy to clipboard

> dotnet add package IdentityServer4 --version 4.0.2 --source https://www.myget.org/F/identity/api/v3/index.json

Copy to clipboard
<PackageReference Include="IdentityServer4" Version="4.0.2" />
Copy to clipboard
source https://www.myget.org/F/identity/api/v3/index.json

nuget IdentityServer4  ~> 4.0.2
Copy to clipboard

> choco install IdentityServer4 --version 4.0.2 --source https://www.myget.org/F/identity/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "identity" -SourceLocation "https://www.myget.org/F/identity/api/v2"
Install-Module -Name "IdentityServer4" -RequiredVersion "4.0.2" -Repository "identity" 
Copy to clipboard

IdentityServer 4

This project is not maintained anymore and is now archived.

IdentityServer4 is a free, open source OpenID Connect and OAuth 2.0 framework for ASP.NET Core. It went out of support when .NET Core 3.1 end of support was reached (13th Dec 2022).

Originally founded and maintained by Dominick Baier and Brock Allen, the IdentityServer4 project was forked as Duende IdentityServer and is now maintained and supported as a commercial product with a Community Edition available.

IdentityServer4 contains multiple known security vulnerabilities and bugs, and has outdated documentation. As explained in more detail on the Duende blog, the decision was made to archive the IdentityServer4 repository and code in the current DuendeArchive GitHub organization.

Issues are read-only and can still be consulted. The IdentityServer4 code is available in the archive branch:

git clone https://github.com/DuendeArchive/IdentityServer4.git
git checkout archive

IdentityServer4 is licensed under Apache 2 (an OSI approved license).

  • .NETCoreApp 3.1
    • IdentityModel (>= 4.3.0)
    • IdentityServer4.Storage (>= 4.0.2)
    • Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 3.1.0)
    • Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 5.6.0)
    • Newtonsoft.Json (>= 12.0.2)
  • .NETCoreApp 3.1: 3.1.0.0

Owners

Identity

Authors

Brock Allen, Dominick Baier

Project URL

https://github.com/IdentityServer/IdentityServer4

License

Unknown

Tags

OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer

Info

765 total downloads
9 downloads for version 4.0.2
Download (369.01 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.1.3-alpha.0.24 400.63 KB Tue, 13 Dec 2022 07:47:25 GMT 8
4.1.3-alpha.0.23 400.62 KB Mon, 12 Dec 2022 08:51:15 GMT 10
4.1.3-alpha.0.22 400.62 KB Mon, 12 Dec 2022 08:50:54 GMT 8
4.1.3-alpha.0.21 400.62 KB Mon, 12 Dec 2022 08:50:46 GMT 9
4.1.3-alpha.0.20 395.85 KB Mon, 21 Mar 2022 11:10:33 GMT 8
4.1.3-alpha.0.19 395.87 KB Fri, 25 Feb 2022 14:44:50 GMT 8
4.1.3-alpha.0.18 395.86 KB Wed, 02 Feb 2022 20:20:39 GMT 7
4.1.3-alpha.0.17 395.87 KB Wed, 02 Feb 2022 20:20:56 GMT 8
4.1.3-alpha.0.16 395.87 KB Wed, 02 Feb 2022 20:18:28 GMT 9
4.1.3-alpha.0.15 395.86 KB Wed, 02 Feb 2022 20:14:55 GMT 8
4.1.2 394.66 KB Thu, 18 Mar 2021 15:30:24 GMT 546
4.1.1 395.25 KB Wed, 07 Oct 2020 13:56:02 GMT 30
4.1.0 394.95 KB Mon, 14 Sep 2020 17:50:23 GMT 16
4.0.4 383.79 KB Fri, 24 Jul 2020 07:17:05 GMT 22
4.0.3 383.79 KB Tue, 21 Jul 2020 13:32:49 GMT 21
4.0.2 369.01 KB Fri, 03 Jul 2020 16:09:48 GMT 9
4.0.1 369.01 KB Mon, 29 Jun 2020 13:45:46 GMT 8
4.0.0 368.98 KB Fri, 19 Jun 2020 07:06:17 GMT 30