Parameter |
Label |
Required |
Options |
Description |
Help |
GrantType |
GrantType |
NO |
|
|
|
OAuthVersion |
OAuthVersion |
NO |
|
|
|
ClientId |
ClientId |
NO |
|
|
|
ClientSecret |
ClientSecret |
NO |
|
|
|
UserName |
UserName |
NO |
|
Only used with password grant type
|
|
Password |
Password |
NO |
|
Only used with password grant type
|
|
Scope |
Scope |
NO |
|
|
|
AuthUrl |
AuthUrl |
NO |
|
|
|
TokenUrl |
TokenUrl |
NO |
|
|
|
ReturnUrl |
ReturnUrl |
NO |
|
|
|
RetryMode |
RetryMode |
NO |
Option |
Value |
None |
None |
RetryAny |
RetryAny |
RetryWhenStatusCodeMatch |
RetryWhenStatusCodeMatch |
|
|
|
RetryStatusCodeList |
RetryStatusCodeList |
NO |
|
|
|
RetryCountMax |
RetryCountMax |
NO |
|
|
|
RetryMultiplyWaitTime |
RetryMultiplyWaitTime |
NO |
|
|
|
IgnoreSSLCertificateErrors |
IgnoreSSLCertificateErrors |
NO |
Option |
Value |
True |
True |
False |
False |
|
|
|