IAM Exact Latest Questions Set 1
IAM Exact Latest Questions Set 1
1. Universal Containers (UC) wants to build a few applications that leverage the Salesforce
REST API. UC has asked its Architect to describe how the API calls will be authenticated to a
specific user. Which two mechanisms can the Architect provide? Choose 2
A) Authentication Token
B) Session ID
C) Refresh Token
D) Access Token
Answer: C, D
2. Universal Containers (UC) has implemented SSO. Pingfederate uses SAML while Salesforce
Org 1 uses OAuth 2.0. Users usually start their day by first attempting to log into Salesforce Org
2 and then later in the day, they will log into either the Financial System or CPQ system
depending upon their job position. Which 2 systems are acting as Identity Providers? Choose 2
A) Financial System
B) Pingfederate
C) Salesforce Org 2
D) Salesforce Org 1
Answer: B, D
3. Universal Containers (UC) built an integration for their employees to post, view, and vote for
ideas in Salesforce from an internal Company portal. When ideas are posted in Salesforce, links
to the ideas are created in the company portal pages as part of the integration process. The
Company portal connects to Salesforce using OAuth. Everything is working fine, except when
users click on links to existing ideas, they are always taken to the Ideas home page rather than
the specific idea, after authorization. Which OAuth URL parameter can be used to retain the
original requested page so that a user can be redirected correctly after OAuth authorization?
A) redirect_uri
B) state
C) scope
D) callback_uri
Answer: A
4. Universal Containers (UC) is building an integration between Salesforce and a legacy web
applications using the canvas framework. The security for UC has determined that a signed
request from Salesforce is not an adequate authentication solution for the Third-Party app. Which
two options should the Architect consider for authenticating the third-party app using the canvas
framework? Choose 2
A) Utilize the SAML Single Sign-on flow to allow the third-party to authenticate itself
against UC's IdP.
Salesforce Certified Identity and Access Management Designer-1
Answer: A, C
5. Universal Containers (UC) has decided to build a new, highly sensitive application on the
Force.com platform. The security team at UC has decided that they want users to provide a
fingerprint in addition to username/password to authenticate to this application. How can an
Architect support fingerprints as a form of identification for Salesforce authentication?
Answer: B
6. 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?
Answer: C
A) The Web service should be secured with TLS using Salesforce trusted certificates.
B) The Web service should be able to accept one to four input method parameters.
C) The web service should use the Salesforce Federation ID to identify the user.
D) The Web service should implement a custom password decryption method.
Answer: A
Salesforce Certified Identity and Access Management Designer-1
8. Universal Containers (UC) has decided to use Salesforce as an Identity Provider for multiple
external applications. UC wants to use the Salesforce App Launcher to control the Apps that are
available to individual users. Which three steps are required to make this happen?
A) Add each connected App to the App Launcher with a Start URL.
B) Set up an Auth Provider for each External Application.
C) Set up Salesforce as a SAML Idp with My Domain.
D) Set up Identity Connect to synchronize user data.
E) Create a Connected App for each external application.
Answer: A, C, E
A) Ensure the Callback URL is correctly set in the Connected Apps settings.
B) Use a browser that has an add-on/extension that can inspect SAML.
C) Paste the SAML Assertion Validator in Salesforce.
D) Use the browser's Development tools to view the Salesforce page's markup.
Answer: C, D
10. Universal Containers (UC) has a classified information system that its call center team uses
only when they are working on a case with a record type "Classified". They are only allowed to
access the system when they own an open "Classified" case, and their access to the system is
removed at all other times. They would like to implement SAML SSO with Salesforce as the Idp,
and automatically allow or deny the staff's access to the classified information system based on
whether they currently own an open "Classified" case record when they try to access the system
using SSO. What is the recommended solution for automatically allowing or denying the access
to the classified information system based on the open "classified" case record criteria?
A) Use Salesforce reports to identify users that currently owns open "Classified" cases and
should be granted access to the classified information system.
B) Use Apex trigger on case to dynamically assign permission Sets that Grant access when a
user is assigned with an open "Classified" case, and remove it when the case is closed.
C) Use Custom SAML JIT Provisioning to dynamically query the user's open "Classified"
cases when attempting to access the classified information system.
D) Use a Common Connected App Handler using Apex to dynamically allow access to the
system based on whether the staff owns any open "Classified" Cases.
Answer: B
11. Universal Containers (UC) is implementing Salesforce and would like to establish SAML
SSO for its users to log in. UC stores its corporate user identities in a Custom Database. The UC
IT Manager has heard good things about Salesforce Identity Connect as an Idp, and would like to
Salesforce Certified Identity and Access Management Designer-1
understand what limitations they may face if they decided to use Identity Connect in their current
environment.
A) Identity Connect will not support user provisioning in UC's current environment.
B) Identity Connect will only support Idp-initiated SAML flows in UC's current
environment.
C) Identity Connect will only support SP-initiated SAML flows in UC's current
environment.
D) Identity connect is not compatible with UC's current identity environment.
Answer: D
12. A group of users try to access one of Universal Containers' Connected Apps and receive the
following error message. "Failed. Not approved for access."
What is the most likely cause of this issue?
Answer: C
13. Universal Containers (UC) has decided to implement a federated single Sign-on solution
using a third-party Idp. In reviewing the third-party products, they would like to ensure the
product supports the automated provisioning and deprovisioning of users. What are the
underlining mechanisms that the UC Architect must ensure are part of the product?
Answer: D
14. Universal Containers (UC) would like to enable SAML based SSO for a Salesforce Partner
Community. UC has an existing LDAP identity store and a third-party portal. They would like to
use the existing portal as the primary site these users access, but also want to allow seamless
access to the partner community. What SSO flow should an Architect recommend?
A) Idp-Initiated.
B) Web Server.
C) SP-Initiated.
D) User- Agent.
Answer: A
Salesforce Certified Identity and Access Management Designer-1
15. Universal Containers (UC) has an existing Salesforce org configured for SP-Initiated SAML
SSO with their Idp. A second Salesforce org is being introduced into the environment and the IT
team would like to ensure they can use the same Idp for new org. What action should the IT team
take while implementing the second org?
Answer: B
16. An architect is troubleshooting some SAML-based SSO errors during testing. The Architect
confirmed that all the Salesforce SSO settings are correct. Which two issues outside of the
Salesforce SSO settings are most likely contributing to the SSO errors the Architect is
encountering? Choose 2
A) The Identity Provider is also used to SSO into five other applications.
B) The clock on the Identity Provider server is twenty minutes behind Salesforce.
C) The Issuer Certificate from the Identity Provider expired two weeks ago.
D) The default language for the Identity Provider and Salesforce are Different.
Answer: B, C
17. Universal Containers (UC) has a Desktop application to collect leads for marketing
campaigns. UC wants to extend this application to integrate with Salesforce to create leads.
Integration between the desktop application and Salesforce should be seamless. What
Authorization flow should the Architect recommend?
Answer: C
18. An Architect needs to advise the team that manages the Identity Provider how to differentiate
Salesforce from other Service Providers. What SAML SSO setting in Salesforce provides this
capability?
Answer: C
Salesforce Certified Identity and Access Management Designer-1
19. Universal Containers (UC) wants its closed Won opportunities to be synced to a Data
Warehouse in near real time. UC has implemented Outbound Message to enable near real-time
data sync. UC wants to ensure that communication between Salesforce and Target System is
Secure. What Certificate is sent along with the Outbound Message?
A) The CA-Signed Certificate from the Certificate and Key Management menu.
B) The default Client Certificate from the Develop--> API Menu.
C) The default Client Certificate or a Certificate from Certificate and Key Management
menu.
D) The Self-Signed Certificates from the Certificate & Key Management menu.
Answer: B
20. Which three are features of federated Single sign-on solutions? Choose 3 Answers
Answer: A, D, E
21. Universal Containers (UC) has an existing e-commerce platform and is implementing a new
customer community. They do not want to force customers to register on both applications due to
concern over the customer’s experience. It is expected that 25% of the e-commerce customers
will utilize the customer community. The e-commerce platform can generate SAML responses
and has an existing RESTful API capable of managing users. How should UC create the
identities of its e-commerce users with the customer community?
A) Use SAML JIT in the Customer Community to create users when a user tries to login to
the community from the e-commerce site.
B) Use the e-commerce REST API to create users when a user self-register on the customer
community and use SAML to allow SSO.
C) Use a nightly batch ETL job to sync users between the Customer Community and the e-
commerce platform and use SAML to allow SSO.
D) Use the standard Salesforce API to create users in the Community When a User is
Created in the e-Commerce platform and use SAML to allow SSO.
Answer: A
22. How should an Architect automatically redirect users to the login page of the external
Identity provider when using an SP-Initiated SAML flow with Salesforce as a Service Provider?
A) Use visualforce as the landing page for My Domain to redirect users to the Identity
Provider login Page.
B) Enable the Redirect to the Identity Provider setting under Authentication Services on the
My domain Configuration.
Salesforce Certified Identity and Access Management Designer-1
C) Remove the Login page from the list of Authentication Services on the My Domain
configuration.
D) Set the Identity Provider as default and enable the Redirect to the Identity Provider
setting on the SAML Configuration.
Answer: C
23. Universal Containers (UC) has an existing Customer Community. UC wants to expand the
self-registration capabilities such that customers receive a different community experience based
on the data they provide during the registration process. What is the recommended approach an
Architect Should recommend to UC?
A) Create an After Insert Apex trigger on the user object to assign specific custom
permissions.
B) Create separate login flows corresponding to the different community user personas.
C) Modify the Community pages to utilize specific fields on the User and Contact records.
D) Modify the existing Communities registration controller to assign different profiles.
Answer: D
24. Universal Containers (UC) has a Customer Community that uses Facebook for
Authentication. UC would like to ensure that Changes in the Facebook profile are reflected on
the appropriate Customer Community user. How can this requirement be met?
Answer: A
Answer: B, C, D
26. Universal Containers (UC) has an e-commerce website where customers can buy products,
make payments and manage their accounts. UC decides to build a Customer Community on
Salesforce and wants to allow the customers to access the community from their accounts
without logging in again. UC decides to implement an SP-initiated SSO using a SAML-
compliant Idp. In this scenario where Salesforce is the Service Provider, which two activities
must be performed in Salesforce to make SP-initiated SSO work? Choose 2
Salesforce Certified Identity and Access Management Designer-1
Answer: A, D
27. In an SP-Initiated SAML SSO setup where the user tries to access a resource on the Service
Provider, What HTTP param should be used when submitting a SAML Request to the Idp to
ensure the user is returned to the intended resource after authentication?
A) RedirectURL
B) RelayState
C) DisplayState
D) StartURL
Answer: B
28. 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?
A) Create a custom application on Heroku that manages the sign-on process from Facebook.
B) Use JIT Provisioning to automatically create the account in the accounting system.
C) Add an Apex callout in the registration handler of the authorization provider.
D) Use OAuth JWT flow to pass the data from Salesforce to the Accounting System.
Answer: C
29. Universal Containers (UC) has multiple Salesforce Orgs and would like to use a single
Identity Provider to access all their orgs. How should UC's Architect enable this behavior?
A) Ensure that users have the same Alias value in their user records in all of UC's Salesforce
orgs.
B) Ensure the same username is allowed in multiple orgs by contacting Salesforce Support.
C) Ensure that users have the same Federation ID value in their User records in all of UC's
Salesforce orgs
D) Ensure that users have the same Email Value in their user records in all of UC's
Salesforce orgs.
Answer: C
30. Universal Containers (UC) would like its community users to be able to register and log in
with LinkedIn or Facebook Credentials. UC wants users to clearly see Facebook & LinkedIn
Icons when they register and login. What are the two recommended actions UC can take to
achieve this Functionality? Choose 2
Salesforce Certified Identity and Access Management Designer-1
A) Enable Facebook and LinkedIn as Login options in the login section of the Community
configuration.
B) Create custom Registration Handlers to link LinkedIn and Facebook accounts to user
records.
C) Store the LinkedIn or Facebook user IDs in the Federation ID field on the Salesforce
User record.
D) Create custom buttons for Facebook and LinkedIn using JavaScript/CSS on a custom
Visualforce page.
Answer: A, B
31. 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?
A) Use the custom 2FA system for on-premise applications and native 2FA for Salesforce.
B) Replace the custom 2FA system with an AppExchange App that supports on premise
application and Salesforce.
C) Use Custom Login Flows to connect to the existing custom 2FA system for use in
Salesforce.
D) Replace the custom 2FA system with Salesforce 2FA for on-premise applications and
Salesforce.
Answer: D
Answer: B, D
33. Universal Containers (UC) employees have Salesforce access from restricted IP ranges only,
to protect against unauthorized access. UC wants to roll out the Salesforce1 mobile app and
make it accessible from any location. Which two options should an Architect recommend?
Choose 2 answers
A) Relax the IP restriction with a second factor in the Connect App settings for Salesforce1
mobile app.
B) Remove existing restrictions on IP ranges for all types of user access.
C) Relax the IP restrictions in the Connect App settings for the Salesforce1 mobile app.
D) Use Login Flow to bypass IP range restriction for the mobile app.
Answer: A, C
Salesforce Certified Identity and Access Management Designer-1
34. Universal Containers (UC) uses Global Shipping (GS) as one of their shipping vendors.
Regional leads of GS need access to UC's Salesforce instance for reporting damage of goods
using Cases. The regional leads also need access to dashboards to keep track of regional shipping
KPIs. UC internally uses a third-party cloud analytics tool for capacity planning and UC decided
to provide access to this tool to a subset of GS employees. In addition to regional leads, the GS
capacity planning team would benefit from access to this tool. To access the analytics tool, UC
IT has set up Salesforce as the Identity provider for internal users and would like to follow the
same approach for the GS users as well. What are the most appropriate license types for GS
regional Leads and the GS Capacity Planners?
A) Customer Community Plus license for GS Regional Leads and External Identity for GS
Capacity Planners.
B) Customer Community Plus license for GS Regional Leads and Customer Community
license for GS Capacity Planners.
C) Identity License for GS Regional Leads and External Identity license for GS capacity
Planners.
D) Customer Community license for GS Regional Leads and Identity license for GS
Capacity Planners.
Answer: A
35. Universal Containers is considering using Delegated Authentication as the sole means of
Authenticating of Salesforce users. A Salesforce Architect has been brought in to assist with the
implementation. What two risks should the Architect point out? Choose 2
Answer: B, C
36. Universal Containers (UC) has implemented SAML-based single Sign-on for their Salesforce
application and is planning to provide access to Salesforce on mobile devices using the
Salesforce1 mobile app. UC wants to ensure that Single Sign-on is used for accessing the
Salesforce1 mobile App. Which two recommendations should the Architect make? Choose 2
Answer: B, C
37. Universal Containers (UC) has implemented SAML-based SSO solution for use with their
multi-org Salesforce implementation, utilizing one of the the orgs as the Identity Provider. One
user is reporting that they can log in to the Identity Provider org but get a generic SAML error
Salesforce Certified Identity and Access Management Designer-1
message when accessing the other orgs. Which two considerations should the architect review to
troubleshoot the issue? Choose 2 answers
Answer: B, D
38. Universal Containers (UC) wants to integrate a 3rd party Reward Calculation system with
Salesforce to calculate Rewards. Rewards will be calculated on a schedule basis and update back
into Salesforce. The integration between Salesforce and the Reward Calculation System needs to
be secure. Which are 2 recommended practices for using OAuth flow in this scenario. Choose 2
Answer: C, D
39. Universal Containers (UC) has a custom, internal-only, mobile billing application for users
who are commonly out of the office. The app is configured as a connected App in Salesforce.
Due to the nature of this app, UC would like to take the appropriate measures to properly secure
access to the app. Which two are recommendations to make the UC? Choose 2
A) Disallow the use of Single Sign-on for any users of the mobile app.
B) Require High Assurance sessions to use the Connected App.
C) Set Login IP Ranges to the internal network for all of the app users Profiles.
D) Use Google Authenticator as an additional part of the login process
Answer: B, D
40. Which two are valid choices for digital certificates when setting up two-way SSL between
Salesforce and an external system? Choose 2
A) Use a trusted CA-signed certificate for Salesforce and a trusted CA-signed cert for the
external system
B) Use a trusted CA-signed certificate for Salesforce and a self-signed cert for the external
system
C) Use a self-signed certificate for Salesforce and a self-signed cert for the external system
D) Use a self-signed certificate for Salesforce and a trusted CA-signed cert for the external
system
Answer: A, D
Salesforce Certified Identity and Access Management Designer-1
41. Sales users at Universal containers use Salesforce for Opportunity management. Marketing
uses a third-party application called Nest for Lead nurturing that is accessed using
username/password. The VP of sales wants to open up access to nest for all sales uses to provide
them access to lead history and would like SSO for better adoption.
Salesforce is already setup for SSO and uses Delegated Authentication. Nest can accept
username/Password or SAML-based Authentication. IT teams have received multiple password-
related issues for nest and have decided to set up SSO access for Nest for Marketing users as
well. The CIO does not want to invest in a new IDP solution and is considering using Salesforce
for this purpose.
Which are appropriate license type choices for sales and marketing users, giving Salesforce is
using Delegated Authentication? Choose 2
A) Salesforce license for sales users and Identity license for Marketing users
B) Salesforce license for sales users and External Identity license for Marketing users
C) Identity license for sales users and Identity connect license for Marketing users
D) Salesforce license for sales users and platform license for Marketing users.
Answer: A, D
42.
Universal containers wants to build a custom mobile app connecting to Salesforce using OAuth,
and would like to restrict the types of resources mobile users can access. What OAuth feature of
Salesforce should be used to achieve the goal?
A) Access Tokens
B) Refresh Tokens
C) Mobile PINS
D) Scopes
Answer: D
43. Universal containers (UC) is building a mobile application that will make calls to the
Salesforce REST API. Additionally, UC would like to provide the optimal experience for its
mobile users. Which two OAuth scopes should UC configure in the connected App? Choose 2
A) Refresh Tokens
B) full
C) Web
D) API
Answer: A, D
44. Universal container plans to develop a custom mobile app for the sales team that will use
Salesforce for authentication and access management. The mobile app access needs to be
Salesforce Certified Identity and Access Management Designer-1
restricted to only the sales team. What would be the recommended solution to grant mobile app
access to sales users?
A) Use a custom attribute on the user object to control access to the mobile app
B) Use connected apps OAuth policies to restrict mobile app access to authorized users.
C) Use the permission set license to assign the mobile app permission to sales users
D) Add a new identity provider to authenticate and authorize mobile users.
Answer: B
45. Universal containers (UC) has a mobile application that it wants to deploy to all of its
Salesforce users, including customer Community users. UC would like to minimize the
administration overhead, which two items should an architect recommend? Choose 2
A) Enable the "Refresh Tokens is valid until revoked” setting in the Connected App.
B) Enable the "Enforce Ip restrictions" settings in the connected App.
C) Enable the "All users may self-authorize" setting in the Connected App.
D) Enable the "High Assurance session required" setting in the Connected App.
Answer: A, C
46. The security team at Universal Containers (UC) has identified exporting reports as a high-
risk action and would like to require users to be logged into Salesforce with their Active
Directory (AD) credentials when doing so. For all other users of Salesforce, users should be
allowed to use AD Credentials or Salesforce credentials. What solution should be recommended
to prevent exporting reports except when logged in using AD credentials while maintaining the
ability to view reports when logged in with Salesforce credentials?
A) Use SAML Federated Authentication and block access to reports when accessed through
a Standard Assurance session.
B) Use SAML Federated Authentication and Custom SAML JIT Provisioning to
dynamically and or remove a permission set that grants the Export Reports Permission.
C) Use SAML federated Authentication, treat SAML Sessions as High Assurance, and raise
the session level required for exporting reports.
D) Use SAML federated Authentication with a Login Flow to dynamically add or remove a
Permission Set that grants the Export Reports Permission.
Answer: C
47. How should an Architect force user to authenticate with Two-factor Authentication (2FA) for
Salesforce only when not connected to an internal company network?
A) Add the company's list of network IP addresses to the Login Range list under 2FA Setup.
B) Use Custom Login Flows with Apex to detect the user's IP address and prompt for 2FA
in needed.
C) Apply the "Two-factor Authentication for User Interface Logins" permission and Login
IP Ranges for all Profiles.
Salesforce Certified Identity and Access Management Designer-1
D) Use an Apex Trigger on the UserLogin object to detect the user's IP address and prompt
for 2FA if needed.
Answer: B
48. Universal Containers (UC) wants its users to access Salesforce and other SSO-enabled
applications from a custom web page that UC magnets. UC wants its users to use the same set of
credentials to access each of the applications. What SAML SSO flow should an Architect
recommend for UC?
Answer: C
49. Universal Containers (UC) uses a home-grown Employee portal for their employees to
collaborate. UC decides to use Salesforce Ideas to allow employees to post Ideas from the
Employee portal. When users click on some of the links in the Employee portal, the users should
be redirected to Salesforce, authenticated, and presented with the relevant pages. What OAuth
flow is best suited for this scenario?
Answer: C
50. Universal Containers (UC) is planning to deploy a custom mobile app that will allow users to
get e-signatures from its customers on their mobile devices. The mobile app connects to
Salesforce to upload the e-signature as a file attachment and uses OAuth protocol for both
authentication and authorization. What is the most recommended and secure OAuth scope setting
that an Architect should recommend?
A) id
B) web
C) api
D) custom_permissions
Answer: C
51. IT security at Universal Containers (UC) is concerned about recent phishing scams targeting
its users and wants to add additional layers of login protection. What should an Architect
recommend addressing the issue?
Answer: A
52. Universal Containers (UC) has an existing web application that it would like to access from
Salesforce without requiring users to re-authenticate. The web application is owned by UC and
the UC team that is responsible for it is willing to add new JavaScript code and/or libraries to the
application. What implementation should an Architect recommend to UC?
A) Create a Canvas app and use Signed Requests to authenticate the users.
B) Rewrite the web application as a set of Visualforce pages and Apex code.
C) Configure the web application as an item in the Salesforce App Launcher.
D) Add the web application as a ConnectedApp using OAuth User-Agent flow.
Answer: A
53. Universal containers wants to implement SAML SSO for their internal Salesforce users using
a third-party IDP. After some evaluation, UC decides not to set up my domain for their
Salesforce.org. How does that decision impact their SSO implementation?
Answer: A
54. Universal containers wants Salesforce inbound OAuth-enabled integration clients to use
SAML-BASED single Sign-on for authentication. What OAuth flow would be recommended in
this scenario?
Answer: B
55. Universal containers (UC) would like to enable SSO between their existing Active Directory
infrastructure and Salesforce. The IT team prefers to manage all users in Active Directory and
would like to avoid doing any initial setup of users in Salesforce directly, including the correct
assignment of profiles, roles and groups. Which two optimal solutions should UC use to
provision users in Salesforce? Choose 2
A) Use the Salesforce REST API to sync users from active directory to Salesforce
B) Use an app exchange product to sync users from Active Directory to Salesforce.
Salesforce Certified Identity and Access Management Designer-1
C) Use Active Directory Federation Services to sync users from active directory to
Salesforce.
D) Use Identity connect to sync users from Active Directory to Salesforce
Answer: C, D
56. Which two roles of the systems are involved in an environment where Salesforce users are
enabled to access Google Apps from within Salesforce through App launcher and connected App
set up? Choose 2
Answer: B, C
57. Universal containers (UC) is setting up Delegated Authentication to allow employees to log
in using their corporate credentials. UC's security team is concerned about the risk of exposing
the corporate login service on the Internet and has asked that a reliable trust mechanism be put in
place between the login service and Salesforce. What mechanism should an architect put in place
to enable a trusted connection between the login services and Salesforce?
Answer: D
58. Universal containers (UC) has a mobile application that calls the Salesforce REST API. In
order to prevent users from having to enter their credentials every time they use the app, UC has
enabled the use of refresh Tokens as part of the Salesforce connected App and updated their
mobile app to take advantage of the refresh token. Even after enabling the refresh token, Users
are still complaining that they have to enter their credentials once a day. What is the most likely
cause of the issue?
Answer: B
59. What information does the 'Relaystate' parameter contain in sp-Initiated Single Sign-on?
Answer: B
60. Universal containers (UC) wants users to authenticate into their Salesforce org using
credentials stored in a custom identity store. UC does not want to purchase or use a third-party
Identity provider. Additionally, UC is extremely wary of social media and does not consider it to
be trust worthy. Which two options should an architect recommend to UC? Choose 2
Answer: B, C
61. Universal containers uses an Employee portal for their employees to collaborate. Employees
access the portal from their company's internal website via SSO. It is set up to work with Active
Directory. What is the role of Active Directory in this scenario?
A) Identity store
B) Authentication store
C) Identity provider
D) Service provider
Answer: C
62. Universal containers (UC) uses a legacy Employee portal for their employees to collaborate
and post their ideas. UC decides to use Salesforce ideas for voting and better tracking purposes.
To avoid provisioning users on Salesforce, UC decides to push ideas posted on the Employee
portal to Salesforce through API. UC decides to use an API user using OAuth Username -
password flow for the connection. How can the connection to Salesforce be restricted only to the
employee portal server?
A) Add the Employee portals IP address to the Trusted IP range for the connected App
B) Use a digital certificate signed by the employee portal Server.
C) Add the employee portals IP address to the login IP range on the user profile.
D) Use a dedicated profile for the user the Employee portal uses.
Answer: C
63. Universal containers (UC) wants to implement a partner community. As part of their
implementation, UC would like to modify both the Forgot password and change password
experience with custom branding for their partner community users. Which 2 actions should an
architect recommend to UC? Choose 2
Salesforce Certified Identity and Access Management Designer-1
A) Build a community builder page for the change password experience and Custom
Visualforce page for the Forgot password experience.
B) Build a custom Visualforce page for both the change password and Forgot password
experiences.
C) Build a custom Visualforce page for the change password experience and a community
builder page for the Forgot password experience.
D) Build a community builder page for both the change password and Forgot password
experiences.
Answer: B, C
64. Universal containers (UC) has implemented SAML SSO to enable seamless access across
multiple applications. UC has regional Salesforce orgs and wants its users to be able to access
them from their main Salesforce org seamless. Which action should an architect recommend?
Answer: B
65. Which three types of attacks would a 2-Factor Authentication solution help garden against?
Answer: A, C, D