ADO.NET Provider for Sage Intacct

Build 23.0.8839

AuthScheme

The authorization scheme to be used when server authorization is to be performed.

Possible Values

Auto, BasicReadOnly, Basic, OKTA

Data Type

string

Default Value

"Auto"

Remarks

This property specifies the type of authentication to perform. Possible values are:

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • Basic: Set this to use BASIC authentication.

By default, AuthScheme is Basic, and if the User and Password properties are set, the provider will attempt basic authentication.

The following options are available for SSO:

  • OKTA: Set to use a single sign on connection with OKTA as the identify provider.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839