snailspeed / IdentityServer4

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

Home Page:https://identityserver.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Build Status Documentation Status

Branch structure

Active development happens on the master 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

IdentityServer is built against the latest ASP.NET Core 3.

  • Install the required .NET Core SDK
  • Install Git
  • Run build.ps1 or build.sh in the root of the 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
Intuit
ExtraNetUserManager

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

https://identityserver.io

License:Apache License 2.0


Languages

Language:C# 96.6%Language:HTML 2.3%Language:TSQL 0.6%Language:CSS 0.3%Language:Batchfile 0.1%Language:PowerShell 0.1%Language:Shell 0.0%Language:JavaScript 0.0%