QuestionQ125

Sharing and Security

Universal Containers’ (UC) Salesforce org uses SAML SSO with a third-party identity provider to authenticate internal users. UC now wants to extend this capability to Experience Cloud site users too.

What must the UC administrator ensure to successfully implement SAML SSO for the Experience Cloud site?

  • A Create a Visualforce page that receives and validates the SAML assertion.
  • B Register the Experience Cloud site as an Identity Provider in SAML settings.
  • C Create a Connected App with custom attributes before configuring SAML settings.
  • D Use the site login URL as an endpoint where SAML assertion is made.
Explanation

For Experience Cloud SAML SSO, the external identity provider sends the SAML assertion to the site-specific Login URL. The assertion endpoint must use the Experience Cloud site URL and include /login; using the internal org endpoint prevents the site SSO flow from working.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!