AuthScheme
The type of authentication to use when connecting to AdobeCommerce 2.x.
Possible Values
Basic, TokenData Type
string
Default Value
"Basic"
Remarks
- Basic: Set this to use BASIC user / password authentication.
- Token: Set this to perform Authentication using a AdobeCommerce Access Token.