In a single node environment, when following the product documentation for configuring and deploying Community Connectors, the configurations are correctly set and the connectors are ready to use. However, when repeating the steps in a cluster environment, only one node of the Community Connectors Server is configured and it is unsure which one. Hence, you may still encounter errors telling you that the configuration is not set.
The configurations of all Community Connectors are stored as a
JSONfile in the Web Server. While deploying the connectors in a cluster environment, we can’t identify the target node in which the configurations are saved. Therefore, by configuring the connector once, only one node is correctly set.
Manually copy the target
config.jsonfile from to each node of the cluster. The config.json file is located under
CommunityConnectors/[connector name]/config.json.
config.json. A correctly configured connector should have the field filled for the
valuekey under a parameter node like
redirect_urior
client_idand
client_secret, etc.

A separate file,
cluster.properties, is provided for configuring cluster properties for Community Connectors.
CommunityConnectors/WEB-INF/classes/cluster.properties.

cluster.propertiesto other nodes.
Configure Connectors on the Setup Page
Deploy Connectors to MicroStrategy Web