AuthScheme
The type of authentication to use when connecting to SAP SuccessFactors.
Possible Values
Basic, OAuthClient, OAuthSAML2, AzureADデータ型
string
デフォルト値
"Basic"
解説
- 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.