Capabilities (Section)#
Path: /profiles/profile/settings/authorization-server/ephemeral-client/capabilities
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| code | empty | optional | - | Enables ephemeral clients to use the code flow capability |
| client-credentials | empty | optional | - | Enables ephemeral clients to use the client credentials capability |
| oauth-token-exchange | empty | optional | - | Enables ephemeral clients to use the OAuth token exchange capability |