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#
| Name | Type | Description |
|---|---|---|
| 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 | Section | Allow client to use the assertion grant on the token endpoint. |
| haapi | Section | The HAAPI capability (this is always enabled). |