AuthScheme
The method the provider uses to authenticate to Sage Intacct.
Possible Values
Basic, OKTA, AzureAD, OneLogin, OAuthData Type
string
Default Value
"Basic"
Remarks
The following authentication schemes are available:
- Basic: Select this value to use user credentials (User and Password) for authentication.
- Okta: Select this value to authenticate with Okta single sign-on.
- AzureAD: Select this value to authenticate with AzureAD single sign-on.
- OneLogin: Select this value to authenticate with OneLogin single sign-on.
- OAuth: Select this value to authenticate with OAuth 2.0. This auth scheme is only available for the REST schema.