Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add the following element to the system.web>profile>providers section of the web.config file (Single Role):

Code Block
languagexml
<add name="salesforce" type="FuseIT.Sitecore.SalesforceSecurityProvider.SalesforceProfileProvider, FuseIT.Sitecore.SalesforceSecurityProvider" connectionStringName="S4SConnString" readOnly="false"/>

...