Salesforce
(Plat-Arch-203)
120 Minutes
248
Salesforce Certified Platform Identity and Access Management Architect
A: Consumer key and consumer secret
B: Federation ID
C: User info endpoint URL
D: Apex registration handler
A: Create a custom external authentication provider for Facebook.
B: Configure a predefined authentication provider for Facebook.
C: Create a custom external authentication provider for Twitter.
D: Configure a predefined authentication provider for Twitter.
A: Create and assign a permission set to all employees that includes 'MFA for User Interface Logins.'
B: Create a custom login flow that enforces MFA and assign it to a permission set. Then assign the permission set to all employees.
C: Enable 'MFA for User Interface Logins' for your organization from Setup -> Identity Verification.
D: For all employee profiles, set the Session Level Required at Login to High Assurance and add the corporate identity provider to the High Assurance list for the org's Session Security Levels.
A: Install Salesforce Identity Connect to automatically provision new users in Salesforce the first time they attempt to login.
B: Build an integration that queries LDAP periodically and creates new active users in Salesforce.
C: Configure Just-in-Time provisioning using SAML attributes to create new Salesforce users as necessary when a new user attempts to login to Salesforce.
D: Build an integration that queries LDAP and creates new inactive users in Salesforce and use a login flow to activate the user at first login.
A: OAuth Refresh Token FLow
B: OAuth Username-Password Flow
C: OAuth SAML Bearer Assertion FLow
D: OAuth JWT Bearer Token FLow