Client-capabilities (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/client-capabilities

This section defines what a client may do when communicating with the OAuth server

Subsections#

NameTypeDescription
code SectionNone
implicit SectionNone
resource-owner-password-credentials SectionNone
client-credentials SectionNone
introspection SectionNone
token-exchange SectionNone
oauth-token-exchange SectionNone
assisted-token SectionNone
backchannel-authentication SectionNone
device-authorization SectionNone
assertion SectionAllow client to use the assertion grant on the token endpoint.
haapi SectionThe HAAPI capability (this is always enabled).

Was this helpful?