features.clientCredentials
RFC6749 - Client Credentials
Specifies whether the Client Credentials grant type shall be enabled. When enabled, the authorization server shall accept grant_type=client_credentials requests at the token endpoint, allowing clients to obtain access tokens.
default value:
{ enabled: false}