Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The type of authentication to use when connecting to AdobeCommerce 2.x. |
URL | Set the URL to the HTTP or HTTPS endpoint of your AdobeCommerce system. For example, https://adobecommercehost/. |
User | Username of the currently authenticated user. Used to connect to AdobeCommerce 2.x servers only. |
Password | Password of the currently authenticated User . Used to connect to AdobeCommerce 2.x servers. |
AccessToken | The AdobeCommerce Access Token. |
StoreCode | Specifies the code of the store against which the API requests are executed. |