Skip to main content

ConnectionOAuth2Configuration Input Object

Represents metadata to support bespoke OAuth2 flow behaviors for a Component Connection.

Input fields

ArgumentTypeDescription
allowedTokenParams[String]A list of allowed parameter keys to pass between the authorize response and the token request.
overrideGrantTypeStringAn optional override for the grant_type of an OAuth2 flow.