Magidoc

IntegrationUpsertInputObjectConfigInputOauth2Input
Input Object

Autogenerated nested input type of IntegrationUpsertInputObjectConfigInput

Fields

#

assertionAlgorithm

Enconding algorithm for JWT bearer grant type.

assertionPrivateKey

Private key for JWT bearer grant type.

assertionTemplate

Liquid template used to generate a profile JSON for JWT bearer grant type.

clientId

Non-null

Oauth2 client ID.

clientSecret

Non-null

Oauth2 client secret.

grantType

Non-null

Oauth2 grant type.

options

JSON object for extra Oauth2 configuration options.

password

Authentication password used for Password grant type.

tokenUrl

The internal API path to obtain an access token.

username

Authentication username used for Password grant type.