OData Connector
Documentation
Version: 5
Documentation
Authentication

OAuth Connection for OData API


Description

No description available

Instructions

No instructions available

Parameters

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

Only used with password grant type
Name: Password

Label: Password

Only used with password grant type
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 Value
Default
Json application/json
Name: EnableCodeVerifier

Label: EnableCodeVerifier

Name: RemoveAuthHeader

Label: RemoveAuthHeader

Name: CustomAuthHeader

Label: CustomAuthHeader

Name: CustomTokenPrefix

Label: CustomTokenPrefix

Name: RetryMode

Label: RetryMode

RetryWhenStatusCodeMatch
Name Value
None None
RetryAny RetryAny
RetryWhenStatusCodeMatch RetryWhenStatusCodeMatch
Name: RetryStatusCodeList

Label: RetryStatusCodeList

429
Name: RetryCountMax

Label: RetryCountMax

5
Name: RetryMultiplyWaitTime

Label: RetryMultiplyWaitTime

True
Name: IgnoreSSLCertificateErrors

Label: IgnoreSSLCertificateErrors

Name Value
True True
False False
Name: SslVersion

Label: SslVersion