AuthScheme
The authentication scheme used. Accepted entries are Basic, OAuth and ClientJWT.
Possible Values
Basic, OAuth, ClientJWTData Type
string
Default Value
"OAuth"
Remarks
The add-in supports the following authentication mechanisms. See the Getting Started chapter for authentication guides.
- Basic: Set this to authenticate with a CData Connect Password.
- OAuth: Set this to use oauth authentication.
- ClientJWT: Set this to use clientjwt authentication.