Cmdlets for Sage Intacct

Build 25.0.9434

AuthScheme Parameter (Connect-SageIntacct Cmdlet)

The method the provider uses to authenticate to Sage Intacct. Select an option from the available values.

Syntax

Connect-SageIntacct -AuthScheme string

Possible Values

Basic, OKTA, AzureAD, OneLogin

Data Type

cstr

Default Value

"Basic"

Remarks

Possible values are:

  • 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.

By default, AuthScheme is set to Basic.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434