Single Logout
- You want users to log in to Salesforce, then use connected apps to log in to other services. When they’re ready to log out, they log out from Salesforce (or a configured service provider or relying party) and they’re automatically logged out of all the configured connected apps and services. This behavior can be accomplished with the following: SAML SLO for which Salesforce is the identity provider, and registered SAMLconnected apps are service providersOpenID Connect SLO for which Salesforce is the identity provider, andregistered OAuth connected apps are relying parties
- SAML SLO for which Salesforce is the identity provider, and registered SAMLconnected apps are service providers
- OpenID Connect SLO for which Salesforce is the identity provider, andregistered OAuth connected apps are relying parties
- You want users to log in to Salesforce using an external identity provider. The identity provider uses SAML or OpenID Connect to log the users in to a Salesforce org. When the users log out of the identity provider (or Salesforce) session, they’re automatically logged out of both. This behavior can be accomplished with the following:SAML SLO when Salesforce is the service provider connected to an externalSAML identity providerOpenID Connect SLO when Salesforce is the relying party connected to anexternal OpenID Connect provider
- SAML SLO when Salesforce is the service provider connected to an externalSAML identity provider
- OpenID Connect SLO when Salesforce is the relying party connected to anexternal OpenID Connect provider