Skip to content

ejsa13/IdentityServer4

This branch is 32 commits behind IdentityServer/IdentityServer4:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0757467 · Jan 26, 2021
Dec 27, 2019
Nov 26, 2020
Jan 26, 2021
Nov 6, 2020
Dec 5, 2020
Jun 17, 2020
Jun 25, 2020
Aug 27, 2016
Mar 6, 2018
Jun 23, 2019
Oct 12, 2020
Sep 18, 2018
Dec 3, 2020
Apr 21, 2020
Nov 16, 2019
Sep 8, 2019
Jan 5, 2020
Sep 8, 2019
Mar 20, 2020
Feb 17, 2020
Oct 7, 2020
Sep 8, 2019
Sep 8, 2019
Nov 1, 2019
Feb 18, 2020
Jan 7, 2020
Jul 15, 2020
Mar 21, 2020

Repository files navigation

Important update

As of Oct 1st 2020, we started a new company. All new feature work will happen in our new organization. The new Duende IdentityServer is available under both a FOSS (RPL) and a commercial license. Development and testing is always free. Contact us for more information. This repo will be maintained with bug fixes and security updates until November 2022.

About IdentityServer4

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, IdentityServer4 incorporates all the protocol implementations and extensibility points needed to integrate token-based authentication, single-sign-on and API access control in your applications. IdentityServer4 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. The aspnetcore1 and aspnetcore2 branches contain the latest versions of the older ASP.NET Core based versions.

How to build

  • Install the latest .NET Core 3.1 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.

See here for the 1.x docs, and here for the 2.x docs.

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 IdentityServer4 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

IdentityServer4 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# 96.7%
  • HTML 2.4%
  • TSQL 0.6%
  • PowerShell 0.1%
  • SCSS 0.1%
  • Batchfile 0.1%