Connectors
...
Actions
Oauth 2.0 Client Credentials
1 min
description authenticates using oauth 2 0 client credentials inputs url (string) – required a url to the target host token url (string) – required must start with https //login microsoftonline com/ https //login microsoftonline com/ and then continue with the tenant id, and then be prepended with /oauth2/v2 0/token client id (string) – required the client id client secret (string) – required the client secret scope (array) – required list of permission scopes for this action verify ssl (boolean) verify ssl certificate http proxy (string) a proxy to route requests through