# Reborn.IdentityServer4 **Repository Path**: iamshen/reborn-identity-server4 ## Basic Information - **Project Name**: Reborn.IdentityServer4 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-21 - **Last Updated**: 2025-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Reborn.IdentityServer4 > this project fork from [alexhiggins732/IdentityServer8](https://github.com/alexhiggins732/IdentityServer8) 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](https://github.com/iamshen/IdentityServer8/blob/master/docs/CHANGELOG.md) 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. [Reborn.IdentityServer4](https://www.nuget.org/packages?q=Reborn.IdentityServer4) 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](https://github.com/duendesoftware) organization. See [here](https://duendesoftware.com/products/identityserver) 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. ## Build Status And Stats [![CI Build](https://github.com/iamshen/IdentityServer8/actions/workflows/master.yml/badge.svg)](https://github.com/iamshen/IdentityServer8/actions/workflows/master.yml) ## Nuget Packages ### Reborn Identity Server 4 |Package|| | ------------- | ------------- | |[Reborn.IdentityServer4](https://www.nuget.org/packages?q=Reborn.IdentityServer4)|![NuGet Downloads](https://img.shields.io/nuget/dt/Reborn.IdentityServer4)| |[Reborn.IdentityServer4.Storage](https://www.nuget.org/packages?q=Reborn.IdentityServer4.Storage)|![NuGet Downloads](https://img.shields.io/nuget/dt/Reborn.IdentityServer4.Storage)| |[Reborn.IdentityServer4.EntityFramework](https://www.nuget.org/packages?q=Reborn.IdentityServer4.EntityFramework)|![NuGet Downloads](https://img.shields.io/nuget/dt/Reborn.IdentityServer4.EntityFramework)| |[Reborn.IdentityServer4.EntityFramework.Storage](https://www.nuget.org/packages?q=Reborn.IdentityServer4.EntityFramework.Storage)|![NuGet Downloads](https://img.shields.io/nuget/dt/Reborn.IdentityServer4.EntityFramework.Storage)| |[Reborn.IdentityServer4.AspNetIdentity](https://www.nuget.org/packages?q=Reborn.IdentityServer4.AspNetIdentity)|![NuGet Downloads](https://img.shields.io/nuget/dt/Reborn.IdentityServer4.AspNetIdentity)| | | | ### Reborn Identity Server 4 Administration UI Template |Package|| | ------------- | ------------- | |[Reborn.IdentityServer4.Admin.Templates](https://www.nuget.org/packages?q=Reborn.IdentityServer4.Admin.Templates)|![NuGet Downloads](https://img.shields.io/nuget/dt/Reborn.IdentityServer4.Admin.Templates)| | | |