Capabilities (Section)#

Path: /profiles/profile/settings/authorization-server/dynamic-client-registration/non-templatized/capabilities

Parameters#

NameTypeRequiredDefaultDescription
codeemptyoptional-Enables new clients to be registered with the code flow capability
implicitemptyoptional-Enables new clients to be registered with the implicit flow capability
resource-owner-password-credentialsemptyoptional-Enables new clients to be registered with the password (ROPC) flow capability
assisted-tokenemptyoptional-Enables new clients to be registered with the assisted token flow capability. Note that a new client must be registered with at least one framable origin for this capability to be usable.
device-authorizationemptyoptional-Enables new clients to be registered with the device flow capability
client-credentialsemptyoptional-Enables new clients to be registered with the client credentials capability
backchannel-authenticationemptyoptional-Enables new clients to be registered with the backchannel authentication capability
oauth-token-exchangeemptyoptional-Enables new clients to be registered with the OAuth token exchange capability

Was this helpful?