Skip to content
Still using open source IdentityServer4? Upgrading may be easier than you think. Get a FREE assessment

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