Skip to content

DuendeSoftware/IdentityServer

Repository files navigation

Duende IdentityServer

The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core

Web site and documentation

How to build

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