IdentityServer8
DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8
Install / Use
/learn @alexhiggins732/IdentityServer8README
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
Code Coverage
Documentation
Read the docs - identityserver8.readthedocs.io
Nuget Packages
Identity Server 8
|Package||
| ------------- | ------------- |
|HigginsSoft.IdentityServer8||
|HigginsSoft.IdentityServer8.Storage|
|
|HigginsSoft.IdentityServer8.EntityFramework|
|
|HigginsSoft.IdentityServer8.EntityFramework.Storage|
|
|HigginsSoft.IdentityServer8.AspNetIdentity|
|
| | |
Identity Server 8 Administration UI
|Package||
| ------------- | ------------- |
|HigginsSoft.IdentityServer8.Shared||
|HigginsSoft.IdentityServer8.Admin.UI|
|
|HigginsSoft.IdentityServer8.Shared.Configuration|
|
|HigginsSoft.IdentityServer8.Admin.Api|
|
|HigginsSoft.IdentityServer8.Admin|
|
|HigginsSoft.IdentityServer8.Admin.BusinessLogic.Identity|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework.Identity|
|
|HigginsSoft.IdentityServer8.Admin.BusinessLogic.Shared|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework.Extensions|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework.PostgreSQL|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework.MySql|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework.SqlServer|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework.Shared|
|
|HigginsSoft.IdentityServer8.Admin.BusinessLogic|
|
|HigginsSoft.IdentityServer8.Admin.EntityFramework.Configuration|
|
| | |
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
