IdSe4.Net is an open source fork of IdentityServer4 for .NET 6 and beyond.
IdentityServer4 is a free, open source OpenID Connect and OAuth 2.0 framework for ASP.NET Core 3.1. Founded and maintained by Dominick Baier and Brock Allen.
We are working on supporting .NET 6 on net6 branch.
- Install the latest .NET 6 SDK
- Install Git
- Clone this repo
- cd into the src/ and build it with
dotnet build
We don't have a documentation site set up yet.
For now, please refer to IdentityServer4 documentation at readthedocs.
Please use the issue tracker.
We are looking for an open source develop with a code signing certificate to sign our NUGET package when we release. We may also accept donation towards a code signing certificate if we can't find anyone.
IdSe4.Net was forked from the quality open source project IdentityServer4. Special thanks to the original developers Brock Allen and Dominick Baier.
IdSe4.Net is built using the following great open source projects and free services:
..and last but not least a big thanks to all IdentityServer4 and IdSe4.Net contributors!