Salesforce Certified Identity and Access Management Designer — Question 25

An Architect needs to set up a Facebook Authentication provider as a login option for a Salesforce Customer Community.
What portion of the authentication provider setup associates a Facebook user with a Salesforce user?

Answer options

Correct answer: A

Explanation

The Apex Registration Handler is the correct answer because it is responsible for linking the Facebook user to the Salesforce user by managing the registration process. The Federation ID, Consumer Key and Consumer Secret, and User Info Endpoint URL are important for authentication but do not directly handle the user association.