Cmdlets for SAP ByDesign

Build 25.0.9540

AuthScheme Parameter (Connect-SAPByDesign Cmdlet)

The type of authentication to use when connecting to SAP ByDesign.

Syntax

Connect-SAPByDesign -AuthScheme string

Possible Values

Basic, AzureAD, SAPIAS, SAPIASPassword

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to use BASIC user / password authentication.
  • AzureAD: Set this to perform SSO authentication with AzureAD. Refer to the connection property SSOProperties for more information.
  • SAPIAS: Set this to perform SSO authentication through SAP Identity Authentication Service (SAP IAS) using the OAuth Authorization Code grant flow. Please see the connection property SSOProperties for more information.
  • SAPIASPassword: Set this to perform SSO authentication through SAP Identity Authentication Service (SAP IAS) using the OAuth Password grant flow. Please see the connection property SSOProperties for more information.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540