OAuth Connection for OData API
Instructions
No instructions availableParameters
Parameter | Required | Default value | Options | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Name: GrantType Label: GrantType |
Default
|
||||||||||
Name: OAuthVersion Label: OAuthVersion |
Default
|
||||||||||
Name: ClientId Label: ClientId |
|||||||||||
Name: ClientSecret Label: ClientSecret |
|||||||||||
Name: UserName Label: UserName |
|||||||||||
Name: Password Label: Password |
|||||||||||
Name: Scope Label: Scope |
|||||||||||
Name: AuthUrl Label: AuthUrl |
https://some-domain.com/api/auth
|
||||||||||
Name: TokenUrl Label: TokenUrl |
https://some-domain.com/api/token
|
||||||||||
Name: ReturnUrl Label: ReturnUrl |
https://zappysys.com/oauth
|
||||||||||
Name: ExtraAttributesForTokenRequest Label: ExtraAttributesForTokenRequest |
|||||||||||
Name: ExtraAttributesForAuthRequest Label: ExtraAttributesForAuthRequest |
|||||||||||
Name: DoNotIncludeCredentialsInHeader Label: DoNotIncludeCredentialsInHeader |
|||||||||||
Name: DoNotIncludeCredentialsInBody Label: DoNotIncludeCredentialsInBody |
|||||||||||
Name: RenewBeforeSec Label: RenewBeforeSec |
|||||||||||
Name: ExtraHeaders Label: ExtraHeaders (e.g. x-hdr1:AAA||x-hdr2:BBB) |
|||||||||||
Name: ContentType Label: ContentType |
|
||||||||||
Name: EnableCodeVerifier Label: EnableCodeVerifier |
|||||||||||
Name: RemoveAuthHeader Label: RemoveAuthHeader |
|||||||||||
Name: CustomAuthHeader Label: CustomAuthHeader |
|||||||||||
Name: CustomTokenPrefix Label: CustomTokenPrefix |
|||||||||||
Name: RetryMode Label: RetryMode |
RetryWhenStatusCodeMatch
|
|
|||||||||
Name: RetryStatusCodeList Label: RetryStatusCodeList |
429
|
||||||||||
Name: RetryCountMax Label: RetryCountMax |
5
|
||||||||||
Name: RetryMultiplyWaitTime Label: RetryMultiplyWaitTime |
True
|
||||||||||
Name: IgnoreSSLCertificateErrors Label: IgnoreSSLCertificateErrors |
|
||||||||||
Name: SslVersion Label: SslVersion |