The FuseIT S4S module is distributed as several Sitecore Packages.

Modifications of Configuration Files

After the appropriate Sitecore package has been installed the website configuration files will need to be updated.

Configuring S4S requires making manual changes to the web.config, S4S Installation/App_Config/ConnectionStrings.config. If implementing the Security Connector (to authenticate using credentials stored in Salesforce), you also need to modify  App_Config/Security/Domains.config.xml. and check a setting in the module configuration file which is App_Config/Include/S4S.config (see Configuring Unique Key Property (optional) for details).

IMPORTANT: Changes to web.config and other config files can cause a website restart.

References to web.config may include other config files pointed to by web.config (like Sitecore.config

Next Step

Adding Connection String (Pre-Sitecore 9)

Steps