Skip to content
We just launched Duende IdentityServer v7.2.0 and BFF v3.0. Check it out!

Configuration API

This sample of the IdentityServer.Configuration API shows how to make simple Dynamic Client Registration (DCR) requests. link to source code

This sample of the IdentityServer.Configuration API shows how you might make authorization decisions during Dynamic Client Registration (DCR). link to source code

CI/CD Pipeline Sample using a Personal Access Token

Section titled “CI/CD Pipeline Sample using a Personal Access Token”

This sample of the IdentityServer.Configuration API shows how you might use Personal Access Tokens to authorize access to the configuration API in a CI/CD pipeline. link to source code

This sample of the IdentityServer.Configuration API shows how you might use a software statement to pass client metadata values used in Dynamic Client Registration. link to source code