ConsumerDetailInput
Input for an external source's consumer detail
This page contains
Fields
tokenEndPoint String | Token end point to get oauth2 token |
type AuthorizationType! PREVIEW | Authorization type to identify which authorization type should be used to call the external source end point |
clientId String | Client id for authorization if AuthorizationType is OAUTH2 |
clientSecret String | Client secret for authorization if AuthorizationType is OAUTH2 |
scope String | Authorization scope to call external source end point |