Cmdlets for SAP SuccessFactors

Build 24.0.9062

AuthScheme Parameter (Connect-SAPSuccessFactors Cmdlet)

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

Syntax

Connect-SAPSuccessFactors -AuthScheme string

Possible Values

Basic, OAuthClient, OAuthSAML2, AzureAD

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to use BASIC user / password authentication.
  • OAuthClient: Set this to perform OAuth authentication with client grant type. Available only for SAP SuccessFactors LMS instances.
  • OAuthSAML2: Set this to perform OAuth authentication with saml2-bearer grant type.
  • AzureAD: Set this to perform SSO authentication through AzureAD. Please see the connection property SSOProperties for more information.

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