Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 410 Bytes

Duende IdentityServer

An open-source, standards-compliant, and flexible OpenID Connect and OAuth 2.x framework for ASP.NET Core

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