Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 519 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 519 Bytes

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