Version 6.x has been out of support since May 14, 2024, and this corresponding section of the documentation is no longer maintained. We strongly recommend you upgrade to the latest supported version of 7.x and read the latest version of this documentation.
The licensed and supported libraries can be accessed via Nuget:
Duende IdentityServer does not contain any UI, because this is always custom to the project. We still provide you a starting point for your modifications.
Contains templates for the dotnet CLI.
You can install the templates using the following command:
dotnet new -i Duende.IdentityServer.Templates
You can find the Duende IdentityServer source code on GitHub.