ExamGecko
Home Home / Salesforce / Certified Identity and Access Management Architect

Salesforce Certified Identity and Access Management Architect Practice Test - Questions Answers, Page 10

Question list
Search
Search

List of questions

Search

Related questions











Universal containers (UC) wants to implement Delegated Authentication for a certain subset of Salesforce users. Which three items should UC take into consideration while building the Web service to handle the Delegated Authentication request? Choose 3 answers

A.
The web service needs to include Source IP as a method parameter.
A.
The web service needs to include Source IP as a method parameter.
Answers
B.
UC should whitelist all salesforce ip ranges on their corporate firewall.
B.
UC should whitelist all salesforce ip ranges on their corporate firewall.
Answers
C.
The web service can be written using either the soap or rest protocol.
C.
The web service can be written using either the soap or rest protocol.
Answers
D.
Delegated Authentication is enabled for the system administrator profile.
D.
Delegated Authentication is enabled for the system administrator profile.
Answers
E.
The return type of the Web service method should be a Boolean value
E.
The return type of the Web service method should be a Boolean value
Answers
Suggested answer: A, B, E

Universal containers wants to implement single Sign-on for a salesforce org using an external identity provider and corporate identity store. What type of Authentication flow is required to support deep linking?

A.
Web server Oauth SSO flow.
A.
Web server Oauth SSO flow.
Answers
B.
Identity-provider-initiated SSO
B.
Identity-provider-initiated SSO
Answers
C.
Service-provider-initiated SSO
C.
Service-provider-initiated SSO
Answers
D.
Start URL on identity provider
D.
Start URL on identity provider
Answers
Suggested answer: C

An architect has successfully configured SAML-BASED SSO for universal containers. SSO has been working for 3 months when Universal containers manually adds a batch of new users to salesforce.

The new users receive an error from salesforce when trying to use SSO. Existing users are still able to successfully use SSO to access salesforce. What is the probable cause of this behaviour?

A.
The administrator forgot to reset the new user's salesforce password.
A.
The administrator forgot to reset the new user's salesforce password.
Answers
B.
The Federation ID field on the new user records is not correctly set
B.
The Federation ID field on the new user records is not correctly set
Answers
C.
The my domain capability is not enabled on the new user's profile.
C.
The my domain capability is not enabled on the new user's profile.
Answers
D.
The new users do not have the SSO permission enabled on their profiles.
D.
The new users do not have the SSO permission enabled on their profiles.
Answers
Suggested answer: B

Universal containers (UC) has a classified information system that it's call centre team uses only when they are working on a case with a record type of "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 access to the classified information system based on the open "classified" case record criteria?

A.
Use a custom connected App handler using apex to dynamically allow access to the system based on whether the staff owns any open "classified" cases.
A.
Use a custom connected App handler using apex to dynamically allow access to the system based on whether the staff owns any open "classified" cases.
Answers
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.
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.
Answers
C.
Use custom SAML jit provisioning to dynamically query the user's open "classified" cases when attempting to access the classified information system
C.
Use custom SAML jit provisioning to dynamically query the user's open "classified" cases when attempting to access the classified information system
Answers
D.
Use salesforce reports to identify users that currently owns open "classified" cases and should be granted access to the classified information system.
D.
Use salesforce reports to identify users that currently owns open "classified" cases and should be granted access to the classified information system.
Answers
Suggested answer: A

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 most likely to cause of the issue?

A.
The use of high assurance sections are required for the connected App.
A.
The use of high assurance sections are required for the connected App.
Answers
B.
The users do not have the correct permission set assigned to them.
B.
The users do not have the correct permission set assigned to them.
Answers
C.
The connected App setting "All users may self-authorize" is enabled.
C.
The connected App setting "All users may self-authorize" is enabled.
Answers
D.
The salesforce administrators gave revoked the Oauth authorization.
D.
The salesforce administrators gave revoked the Oauth authorization.
Answers
Suggested answer: B

Universal containers (UC) wants to integrate a Web application with salesforce. The UC team has implemented the Oauth web-server Authentication flow for authentication process. Which two considerations should an architect point out to UC? Choose 2 answers

A.
The web application should be hosted on a secure server.
A.
The web application should be hosted on a secure server.
Answers
B.
The web server must be able to protect consumer privacy
B.
The web server must be able to protect consumer privacy
Answers
C.
The flow involves passing the user credentials back and forth.
C.
The flow involves passing the user credentials back and forth.
Answers
D.
The flow will not provide an Oauth refresh token back to the server.
D.
The flow will not provide an Oauth refresh token back to the server.
Answers
Suggested answer: A, B

Universal containers (UC) has decided to use identity connect as it's identity provider. UC uses active directory(AD) and has a team that is very familiar and comfortable with managing ad groups. UC would like to use AD groups to help configure salesforce users. Which three actions can AD groups control through identity connect? Choose 3 answers

A.
Public Group Assignment
A.
Public Group Assignment
Answers
B.
Granting report folder access
B.
Granting report folder access
Answers
C.
Role Assignment
C.
Role Assignment
Answers
D.
Custom permission assignment
D.
Custom permission assignment
Answers
E.
Permission sets assignment
E.
Permission sets assignment
Answers
Suggested answer: A, C, E

Universal containers wants to set up SSO for a selected group of users to access external applications from salesforce through App launcher. Which three steps must be completed in salesforce to accomplish the goal?

A.
Associate user profiles with the connected Apps.
A.
Associate user profiles with the connected Apps.
Answers
B.
Complete my domain and Identity provider setup.
B.
Complete my domain and Identity provider setup.
Answers
C.
Create connected apps for the external applications.
C.
Create connected apps for the external applications.
Answers
D.
Complete single Sign-on settings in security controls.
D.
Complete single Sign-on settings in security controls.
Answers
E.
Create named credentials for each external system.
E.
Create named credentials for each external system.
Answers
Suggested answer: A, B, C

Universal containers (UC) is concerned that having a self-registration page will provide a means for "bots" or unintended audiences to create user records, thereby consuming licences and adding dirty dat a. Which two actions should UC take to prevent unauthorised form submissions during the selfregistration process? Choose 2 answers

A.
Use open-ended security questions and complex password requirements
A.
Use open-ended security questions and complex password requirements
Answers
B.
Primarily use lookup and picklist fields on the self registration page.
B.
Primarily use lookup and picklist fields on the self registration page.
Answers
C.
Require a captcha at the end of the self-registration process.
C.
Require a captcha at the end of the self-registration process.
Answers
D.
Use hidden fields populated via java script events in the self-registration page.
D.
Use hidden fields populated via java script events in the self-registration page.
Answers
Suggested answer: C, D

Universal containers (UC) has implemented a multi-org strategy and would like to centralize the management of their salesforce user profiles. What should the architect recommend to allow salesforce profiles to be managed from a central system of record?

A.
Implement jit provisioning on the SAML IDP that will pass the profile id in each assertion.
A.
Implement jit provisioning on the SAML IDP that will pass the profile id in each assertion.
Answers
B.
Create an apex scheduled job in one org that will synchronize the other orgs profile.
B.
Create an apex scheduled job in one org that will synchronize the other orgs profile.
Answers
C.
Implement Delegated Authentication that will update the user profiles as necessary.
C.
Implement Delegated Authentication that will update the user profiles as necessary.
Answers
D.
Implement an Oauthjwt flow to pass the profile credentials between systems.
D.
Implement an Oauthjwt flow to pass the profile credentials between systems.
Answers
Suggested answer: A
Total 248 questions
Go to page: of 25