ConnectionOAuth2Configuration Input Object
Represents metadata to support bespoke OAuth2 flow behaviors for a Component Connection.
Input fields
Argument | Type | Description |
---|---|---|
allowedTokenParams | [String] | A list of allowed parameter keys to pass between the authorize response and the token request. |
overrideGrantType | String | An optional override for the grant_type of an OAuth2 flow. |