Certified Integration Architect Exam QuestionsBrowse all questions from this exam

Certified Integration Architect Exam - Question 65


A subscription-based media company’s system landscape forces many subscribers to maintain multiple accounts and to login more than once. An Identity and Access Management (IAM) system, which supports SAML and OpenId, was recently implemented to improve the subscriber experience through self-registration and single sign-on (SSO).

The IAM system must integrate with Salesforce to give new self-service customers instant access to Salesforce Community Cloud.

Which requirement should the Salesforce Community Cloud support for self-registration and SSO?

Show Answer
Correct Answer: AC

To support self-registration and single sign-on (SSO) while integrating seamlessly with Salesforce Community Cloud, the system must facilitate immediate access for new users. OpenId Connect Authentication Provider allows for federated identity management supporting single sign-on, while Just-in-Time (JIT) provisioning enables automatic creation and updating of user accounts during authentication without the need for a custom registration handler. Therefore, using OpenId Connect Authentication Provider along with JIT provisioning meets the requirements of self-registration and instant access for new users.

Discussion

1 comment
Sign in to comment
Paul421Option: C
Jun 3, 2024

Based on the requirements of self-registration and SSO with instant access to Salesforce Community Cloud, Option B: OpenId Connect Authentication Provider and JIT provisioning is the best fit. It provides a seamless integration with the IAM system, supporting immediate access for new users without requiring custom registration handling.