/IdentityServer

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

Primary LanguageC#Apache License 2.0Apache-2.0

About IdentityServer

This project is a fork of the deprecated identityserver4.

Currently the implementation is the same as in identityserver4, but it is planned to strip it down to the following core functions:

  • client authentication flow
  • federation of other identity providers

If you are looking for a full functional replacement of IdentityServer4 please have a look at it's successor Duende IdentityServer.