Skip to content

dementeddevil/Zen.IdentityServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important update

This is a fork of the original IdentityServer4 codebase that has been ported and updated to run on .NET 9

In the spirit of the original project - this codebase remains open-source and open to contributions.

The original project creators have a new implementation: the new Duende IdentityServer comes with a commercial license but is free for dev/testing/personal projects and companies or individuals making less than 1M USD gross annnual revenue. Please get in touch with us if you have any question.

About Zen.IdentityServer

Zen.IdentityServer is a free, open source OpenID Connect and OAuth 2.0 framework for ASP.NET Core. Originally founded by Dominick Baier and Brock Allen and now maintained by Adrian Lewis, Zen.IdentityServer incorporates all the protocol implementations and extensibility points needed to integrate token-based authentication, single-sign-on and API access control in your applications. -Zen.IdentityServer is officially certified by the OpenID Foundation and thus spec-compliant and interoperable. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).-

For project documentation, please visit readthedocs.

Branch structure

Active development happens on the main branch. This always contains the latest version. Each (pre-) release is tagged with the corresponding version.

How to build

  • Install the latest .NET 9 SDK
  • Install Git
  • Clone this repo
  • Run build.ps1 or build.sh in the root of the cloned repo

Documentation

For project documentation, please visit readthedocs.

Bug reports and feature requests

Please use the issue tracker for that. We only support the latest version for free. For older versions, you can get a commercial support agreement with us.

Commercial and Community Support

If you need help with implementing Zen.IdentityServer or your security architecture in general, there are both free and commercial support options. See here for more details.

Sponsorship

If you are a fan of the project or a company that relies on IdentityServer, you might want to consider sponsoring. This will help us devote more time to answering questions and doing feature development. If you are interested please head to our Patreon page which has further details.

Platinum Sponsors

Corporate Sponsors

Ritter Insurance Marketing
ExtraNetUserManager
Knab

You can see a list of our current sponsors here - and for companies we have some nice advertisement options as well.

Acknowledgements

Zen.IdentityServer is built using the following great open source projects and free services:

..and last but not least a big thanks to all our contributors!

About

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 79.4%
  • SCSS 17.9%
  • HTML 2.1%
  • TSQL 0.5%
  • PowerShell 0.1%
  • Batchfile 0.0%