Client-capabilities (Section)#

Path: /profiles/profile/settings/authorization-server/client-capabilities

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

Subsections#

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

Was this helpful?