OData Connector
Documentation
Version: 5
Documentation

Authentication OAuth Connection for OData API


Description

No description available

Instructions

No instructions available

Parameters

Parameter Label Required Default value Options Description
GrantType GrantType Default
OAuthVersion OAuthVersion Default
ClientId ClientId
ClientSecret ClientSecret
UserName UserName Only used with password grant type
Password Password Only used with password grant type
Scope Scope
AuthUrl AuthUrl https://some-domain.com/api/auth
TokenUrl TokenUrl https://some-domain.com/api/token
ReturnUrl ReturnUrl https://zappysys.com/oauth
ExtraAttributesForTokenRequest ExtraAttributesForTokenRequest
ExtraAttributesForAuthRequest ExtraAttributesForAuthRequest
DoNotIncludeCredentialsInHeader DoNotIncludeCredentialsInHeader
DoNotIncludeCredentialsInBody DoNotIncludeCredentialsInBody
RenewBeforeSec RenewBeforeSec
ExtraHeaders ExtraHeaders (e.g. x-hdr1:AAA||x-hdr2:BBB)
ContentType ContentType
Name Value
Default
Json application/json
EnableCodeVerifier EnableCodeVerifier
RemoveAuthHeader RemoveAuthHeader
CustomAuthHeader CustomAuthHeader
CustomTokenPrefix CustomTokenPrefix
RetryMode RetryMode RetryWhenStatusCodeMatch
Name Value
None None
RetryAny RetryAny
RetryWhenStatusCodeMatch RetryWhenStatusCodeMatch
RetryStatusCodeList RetryStatusCodeList 429
RetryCountMax RetryCountMax 5
RetryMultiplyWaitTime RetryMultiplyWaitTime True
IgnoreSSLCertificateErrors IgnoreSSLCertificateErrors
Name Value
True True
False False
SslVersion SslVersion