The Wayback Machine - http://web.archive.org/web/20230306134438/https://github.com/duendesoftware/IdentityServer
Skip to content

DuendeSoftware/IdentityServer

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 20, 2021 12:31
November 9, 2022 13:46
October 19, 2022 16:33
September 29, 2021 11:37
October 23, 2022 11:17
October 12, 2022 12:32
January 21, 2022 11:24
February 10, 2021 13:01
February 10, 2021 13:01
February 10, 2021 13:01
November 9, 2022 13:42
October 12, 2020 11:06
April 9, 2021 09:40

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