identity - IdentityServer4 4.1.0

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget IdentityServer4  ~> 4.1.0
Copy to clipboard

> choco install IdentityServer4 --version 4.1.0 --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.1.0" -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.4.0)
    • IdentityServer4.Storage (>= 4.1.0)
    • 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

Signature validation information

Informational

Signature Hash Algorithm: SHA256

Timestamp: 9/14/2020 5:48:41 PM

Verifying author primary signature's timestamp with timestamping service certificate: 
  Subject Name: CN=TIMESTAMP-SHA256-2019-10-15, O="DigiCert, Inc.", C=US
  SHA1 hash: 0325BD505EDA96302DC22F4FA01E4C28BE2834C5
  SHA256 hash: 481F4373272D98586C5364B6C115E82425675AEBFD9FACF7ADC464FA2FFFB8F0
  Issued by: CN=DigiCert SHA2 Assured ID Timestamping CA, OU=www.digicert.com, O=DigiCert Inc, C=US
  Valid from: 10/1/2019 12:00:00 AM to 10/17/2030 12:00:00 AM

Signature type: Author

Verifying the author primary signature with certificate: 
  Subject Name: CN=IdentityServer (.NET Foundation), O=IdentityServer (.NET Foundation), L=Redmond, S=Washington, C=US, SERIALNUMBER=603 389 068
  SHA1 hash: 881F8AD8450C31B158A31CCD55B42F4B326599CC
  SHA256 hash: 4CA920D5448B937CFB934AE39208D3013079122B8570E90A1A46BCE66C3384EB
  Issued by: CN=.NET Foundation Projects Code Signing CA, O=.NET Foundation, C=US
  Valid from: 6/11/2018 12:00:00 AM to 6/15/2021 12:00:00 PM

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

Signature

Validation: Valid

Info

765 total downloads
16 downloads for version 4.1.0
Download (394.95 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