AuthScheme Parameter (Connect-SAPHybrisC4C Cmdlet)
The type of authentication to use when connecting to SAP Cloud for Customer.
Syntax
Connect-SAPHybrisC4C -AuthScheme string
Possible Values
Basic, AzureADData Type
cstr
Default Value
"Basic"
Remarks
- Basic: Set this to perform basic authentication.
- AzureAD: Set this to use AzureAD SSO authentication.