Connectors
...
Configuration
OAuth 2.0 Client Credentials
3 min
overview this configuration authenticates using oauth 2 0 client credentials input parameters url a url to the target host (required) token url the endpoint used to retrieve the oauth token (required) client id the client id registered for the integration (required) client secret the client secret associated with the client id (required, format password) scopes an array of permission scopes required for this action (optional, default empty array) verify ssl certificates boolean option to enable ssl certificate verification http(s) proxy a proxy url to route requests through authentication scheme type oauth 2 0 flow client credentials token endpoint oauth token do