--- title: Use SSO with Coveo for Salesforce slug: '1116' canonical_url: https://docs.coveo.com/en/1116/ collection: coveo-for-salesforce source_format: adoc --- # Use SSO with Coveo for Salesforce Many Salesforce environments use a Single Sign-On (SSO) provider to control access to their Salesforce Community or site. In the context of Coveo for Salesforce, the use of an SSO provider shouldn't affect the way search and indexing behave. Nevertheless, make sure to follow these leading practices: * Ensure that you've followed the Salesforce SSO leading practices (see [Best Practices for Implementing Single Sign-On](https://help.salesforce.com/articleView?id=sso_tips.htm&type=0&language=en_US&release=206.15) and [Configure SAML for Communities](https://help.salesforce.com/articleView?id=networks_auth_configure_saml.htm&language=en_US&type=0)). * Index your Salesforce content using a [dedicated, native Salesforce user](https://docs.coveo.com/en/1052#prerequisite-create-a-dedicated-salesforce-crawling-user). * Activate **HTTP Redirect** with your SSO (see [Single Sign-On with Force.com and Microsoft Active Directory Federation Services](https://developer.salesforce.com/page/Single_Sign-On_with_Force.com_and_Microsoft_Active_Directory_Federation_Services)). * In the rare cases where you can't activate **HTTP Redirect**, make sure that the SSO authentication token or session ID is passed alongside the result link of your search page (see [Coveo Component ResultLink](https://coveo.github.io/search-ui/components/resultlink.html)). The exact implementation depends on your SSO provider.