commercetools connector - Credential/Secret Configuration
Author:
Fluent Commerce
Changed on:
31 Jan 2024
Overview
At this stage the only implementation available is AWS Secrets Manager by the`connect-sdk-core-aws` module.Key points
- Secret Configuration Template
- Available Fluent Accounts
- Fluent Retailer Credentials (Multiple allowed)
- commercetools Credentials
Secret Configuration Template
The template below should be used to create secrets in localstack (an AWS emulator for development) before you can start the application. Without these secrets the application will not function properly. It is possible to use this connector with as many retailers as you wish but do not use multiple accounts - this is not yet supported.The SDK expects ALL secrets to be prefixed with`fc/connect/<FC-CONNECTOR>/`. The property FC-CONNECTOR value needs to match the connector configuration name found at `application-connector.yml` (example below).Available Fluent Accounts
When configuring an account, it is required to specify the region where this account has been provisioned. This is to allow the webhook signature validation. Possible values are:- sydney
- dublin
- singapore
- north_america