Identity-and-Access-Management-Designer Salesforce Certified Identity and Access Management Designer (SP19)

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Universal Containers (UC) has built a custom token-based Two-factor authentication (2FA) system for their existing on-premise applications. They are now implementing Salesforce and would like to enable a

Two-factor login process for it, as well. What is the recommended solution as Architect should consider?

Select an option, then click Submit answer.

  • Use the custom 2FA system for on-premise applications and native 2FA for Salesforce.

  • Replace the custom 2FA system with an AppExchange App that supports on premise application and salesforce.

  • Use Custom Login Flows to connect to the existing custom 2FA system for use in Salesforce.

  • Replace the custom 2FA system with Salesforce 2FA for on-premise applications and Salesforce.


Question 8

Universal Containers (UC) wants to build a custom mobile app for their field reps to create orders in salesforce. After the first time the users log in, they must be able to access salesforce upon opening the mobile app without being prompted to log in again. What Oauth flows should be considered to support this requirement?

Select an option, then click Submit answer.

  • Web Server flow with a Refresh Token.

  • Mobile Agent flow with a Bearer Token.

  • User Agent flow with a Refresh Token.

  • SAML Assertion flow with a Bearer Token.


Question 9

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?

Select an option, then click Submit answer.

  • Create a custom application on Heroku that manages the sign-on process from Facebook.

  • Use JIT Provisioning to automatically create the account in the accounting system.

  • Add an Apex callout in the registration handler of the authorization provider.

  • Use OAuth JWT flow to pass the data from Salesforce to the Accounting System.