Salesforce Certified Identity and Access Management Designer Exam Practice Questions (P. 1)
- Full Access (60 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
Universal Containers (UC) has decided to build a new, highly sensitive application on the Lightning 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?
How can an Architect support fingerprints as a form of identification for Salesforce authentication?
- AUse Custom Login Flows with callouts to a third-party fingerprint scanning application.
- BUse Salesforce Two-factor Authentication with callouts to a third-party fingerprint scanning application.
- CUse Delegated Authentication with callouts to a third-party fingerprint scanning application.
- DUse an AppExchange product that does fingerprint scanning with native Salesforce Identity Confirmation.Most Voted
Correct Answer:
D
D
send
light_mode
delete
Question #2
Universal Containers (UC) is successfully using Delegated Authentication for their Salesforce users. The service supporting Delegated Authentication is written in Java. UC has a new CIO that is requiring all company web services be REST-ful and written in .Net.
Which two considerations should the UC Architect provide to the new CIO? (Choose two.)
Which two considerations should the UC Architect provide to the new CIO? (Choose two.)
- ADelegated Authentication will continue to work with REST services.
- BDelegated Authentication will continue to work with a .Net service.Most Voted
- CDelegated Authentication will not work with REST services.Most Voted
- DDelegated Authentication will not work with a .Net service.
Correct Answer:
BC
BC
send
light_mode
delete
Question #3
How should an Architect force users to authenticate with Two-factor Authentication (2FA) for Salesforce only when NOT connected to an internal company network?
- AApply the “Two-factor Authentication for User Interface Logins” permission and Login IP Ranges for all Profiles.
- BAdd the company's list of network IP addresses to the Login Range list under 2FA Setup.
- CUse Custom Login Flows with Apex to detect the user's IP address and prompt for 2FA if needed.
- DUse an Apex Trigger on the UserLogin object to detect the user's IP address and prompt for 2FA if needed.
Correct Answer:
C
C
send
light_mode
delete
Question #4
What is a role of an Identity Provider in a Single Sign-on setup using SAML?
- AConsume assertion
- BRevoke assertion
- CValidate assertion
- DCreate assertion
Correct Answer:
D
D
send
light_mode
delete
Question #5
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 risks 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 service and Salesforce?
What mechanism should an Architect put in place to enable a trusted connection between the login service and Salesforce?
- ARequire the use of Salesforce security tokens on passwords.
- BEnforce mutual authentication between systems using SSL.Most Voted
- CSet up a proxy service for the login service in the DMZ.
- DInclude Client Id and Client Secret in the login header callout.
Correct Answer:
AB
AB
send
light_mode
delete
All Pages