Universal Containers (UC) is building a customer community and will allow customers to authenticate using Facebook credentials. The First time the user authenticating using facebook, UC would like a customer account created automatically in their Accounting system. The accounting system has a web service accessible to Salesforce for the creation of accounts. How can the Architect meet these requirements?
Recent Comments (The most recent comments are at the top.)
should be B - Add an Apex callout in the registration handler of the authorization provider.
I think answer should be B