Configuration API
Dynamic Client Registration Sample
Section titled “Dynamic Client Registration Sample”This sample of the IdentityServer.Configuration
API shows how to make simple Dynamic Client Registration (DCR)
requests.
link to source code
Permissions Sample
Section titled “Permissions Sample”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
Software Statement Sample
Section titled “Software Statement Sample”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