Skip to content

features.clientCredentials

This content is for v8.x. Switch to the latest version for up-to-date documentation.

RFC6749 - Client Credentials

Enables grant_type=client_credentials to be used on the token endpoint.

default value:

{
enabled: false
}