SkillAgentSearch skills...

IdentityServer8

DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8

Install / Use

/learn @alexhiggins732/IdentityServer8
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Identity Server 8 update

This project is a DotNet 8 revival of the Identity Server 4 and Identity Server 4 Admin UI, for Open ID Connect (OIDC) and OAuth, which was archived when .NET Core 3.1 reached end of support.

The latest verion, 8.0.4, is now available on NuGet. It contains hundreds of security and bug fixes from the original Identity Server 4 project.

It is recommend you update all previous version, 4 or 8, to the latest version to ensure you have the latest security updates.

HigginsSoft.IdentityServer8 and Admin UI Nuget Packages are available here for use in DotNet 8.

All new development in the archived repository has moved to a paid commercial version in the Duende Software organization.

See here for more details on the commerica version.

This repository will be maintained for bug fixes and security updates for the .NET 8 version of Identity Server 4.

The source code and unit tests will be updated to use the latest .NET 8 features and best practices.

Once the source code and unit tests are stabilized, the documentation will be updated to reflect the changes.

General speaking, the existing documentation for Identity Server 4 will be valid for this repository, but the new features and changes will be documented in the new documentation.

In the meantime, NuGet packages will be published to the IdentityServer8 NuGet feed and the IdentityServer8 MyGet feed.

Build Status And Stats

Master | Build Release|Build

Develop|Build CI/CD|Build

Code Coverage

Master | Build Master|CodeQL

Develop|Build Master|CodeQL

Documentation

Documentation Status Read the docs - identityserver8.readthedocs.io

Nuget Packages

Identity Server 8

|Package|| | ------------- | ------------- | |HigginsSoft.IdentityServer8|NuGet Downloads| |HigginsSoft.IdentityServer8.Storage|NuGet Downloads| |HigginsSoft.IdentityServer8.EntityFramework|NuGet Downloads| |HigginsSoft.IdentityServer8.EntityFramework.Storage|NuGet Downloads| |HigginsSoft.IdentityServer8.AspNetIdentity|NuGet Downloads| | | |

Identity Server 8 Administration UI

|Package|| | ------------- | ------------- | |HigginsSoft.IdentityServer8.Shared|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.UI|NuGet Downloads| |HigginsSoft.IdentityServer8.Shared.Configuration|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.Api|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.BusinessLogic.Identity|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework.Identity|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.BusinessLogic.Shared|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework.Extensions|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework.PostgreSQL|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework.MySql|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework.SqlServer|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework.Shared|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.BusinessLogic|NuGet Downloads| |HigginsSoft.IdentityServer8.Admin.EntityFramework.Configuration|NuGet Downloads| | | |

What's New

View the CHANGELOG for the latest changes.

About IdentityServer8

<img align="right" width="100px" src="https://dotnetfoundation.org/img/logo_big.svg" />

IdentityServer is a free, open source OpenID Connect and OAuth 2.0 framework for ASP.NET Core. Founded and maintained by Dominick Baier and Brock Allen, IdentityServer8 incorporates all the protocol implementations and extensibility points needed to integrate token-based authentication, single-sign-on and API access control in your applications. IdentityServer8 is officially certified by the OpenID Foundation and thus spec-compliant and interoperable. It is part of the .NET Foundation, and operates

View on GitHub
GitHub Stars402
CategoryDevelopment
Updated24d ago
Forks168

Languages

C#

Security Score

95/100

Audited on Mar 10, 2026

No findings