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

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

Question list
Search
Search

List of questions

Search

Related questions











Northern Trail Outfitters (NTO) is planning to implement a community for its customers using Salesforce Experience Cloud . Customers are not able to self-register. NTO would like to have customers set their own passwords when provided access to the community.

Which two recommendations should an identity architect make to fulfill this requirement?

Choose 2 answers

A.
Add customers as contacts and add them to Experience Cloud site.
A.
Add customers as contacts and add them to Experience Cloud site.
Answers
B.
Enable Welcome emails while configuring the Experience Cloud site.
B.
Enable Welcome emails while configuring the Experience Cloud site.
Answers
C.
Allow Password reset using the API to update Experience Cloud site membership.
C.
Allow Password reset using the API to update Experience Cloud site membership.
Answers
D.
Use Login Flows to allow users to reset password in Experience Cloud site.
D.
Use Login Flows to allow users to reset password in Experience Cloud site.
Answers
Suggested answer: C, D

Northern Trail Outfitters (NTO) utilizes a third-party cloud solution for an employee portal. NTO also owns Salesforce Service Cloud and would like employees to be able to login to Salesforce with their third-party portal credentials for a seamless expenence. The third-party employee portal only supports OAuth.

What should an identity architect recommend to enable single sign-on (SSO) between the portal and Salesforce?

A.
Configure SSO to use the third party portal as an identity provider.
A.
Configure SSO to use the third party portal as an identity provider.
Answers
B.
Create a custom external authentication provider.
B.
Create a custom external authentication provider.
Answers
C.
Add the third-party portal as a connected app.
C.
Add the third-party portal as a connected app.
Answers
D.
Configure Salesforce for Delegated Authentication.
D.
Configure Salesforce for Delegated Authentication.
Answers
Suggested answer: A

Universal Containers (UC) is using its production org as the identity provider for a new Experience Cloud site and the identity architect is deciding which login experience to use for the site.

Which two page types are valid login page types for the site?

Choose 2 answers

A.
Experience Builder Page
A.
Experience Builder Page
Answers
B.
lightning Experience Page
B.
lightning Experience Page
Answers
C.
Login Discovery Page
C.
Login Discovery Page
Answers
D.
Embedded Login Page
D.
Embedded Login Page
Answers
Suggested answer: C, D

A real estate company wants to provide its customers a digital space to design their interior decoration options. To simplify the registration to gain access to the community site (built in Experience Cloud), the CTO has requested that the IT/Development team provide the option for customers to use their existing social-media credentials to register and access.

The IT lead has approached the Salesforce Identity and Access Management (IAM) architect for technical direction on implementing the social sign-on (for Facebook, Twitter, and a new provider that supports standard OpenID Connect (OIDC)).

Which two recommendations should the Salesforce IAM architect make to the IT Lead?

Choose 2 answers

A.
Use declarative registration handler process builder/flow to create, update users and contacts.
A.
Use declarative registration handler process builder/flow to create, update users and contacts.
Answers
B.
Authentication provider configuration is required each social sign-on providers; and enable Authentication providers in community.
B.
Authentication provider configuration is required each social sign-on providers; and enable Authentication providers in community.
Answers
C.
For supporting OIDC it is necessary to enable Security Assertion Markup Language (SAML) with Just-in-Time provisioning (JIT) and OAuth 2.0.
C.
For supporting OIDC it is necessary to enable Security Assertion Markup Language (SAML) with Just-in-Time provisioning (JIT) and OAuth 2.0.
Answers
D.
Apex coding skills are needed for registration handler to create and update users.
D.
Apex coding skills are needed for registration handler to create and update users.
Answers
Suggested answer: B, D

A financial enterprise is planning to set up a user authentication mechanism to login to the Salesforce system. Due to regulatory requirements, the CIO of the company wants user administration, including passwords and authentication requests, to be managed by an external system that is only accessible via a SOAP webservice.

Which authentication mechanism should an identity architect recommend to meet the requirements?

A.
OAuth Web-Server Flow
A.
OAuth Web-Server Flow
Answers
B.
Identity Connect
B.
Identity Connect
Answers
C.
Delegated Authentication
C.
Delegated Authentication
Answers
D.
Just-in-Time Provisioning
D.
Just-in-Time Provisioning
Answers
Suggested answer: C

Northern Trail Outfitters manages application functional permissions centrally as Active Directory groups. The CRM_Superllser and CRM_Reportmg_SuperUser groups should respectively give the user the SuperUser and Reportmg_SuperUser permission set in Salesforce. Salesforce is the service provider to a Security Assertion Markup Language (SAML) identity provider.

Mow should an identity architect ensure the Active Directory groups are reflected correctly when a user accesses Salesforce?

A.
Use the Apex Just-in-Time handler to query standard SAML attributes and set permission sets.
A.
Use the Apex Just-in-Time handler to query standard SAML attributes and set permission sets.
Answers
B.
Use the Apex Just-in-Time handler to query custom SAML attributes and set permission sets.
B.
Use the Apex Just-in-Time handler to query custom SAML attributes and set permission sets.
Answers
C.
Use a login flow to query custom SAML attributes and set permission sets.
C.
Use a login flow to query custom SAML attributes and set permission sets.
Answers
D.
Use a login flow to query standard SAML attributes and set permission sets.
D.
Use a login flow to query standard SAML attributes and set permission sets.
Answers
Suggested answer: B

A global company is using the Salesforce Platform as an Identity Provider and needs to integrate a third-party application with its Experience Cloud customer portal.

Which two features should be utilized to provide users with login and identity services for the thirdparty application?

Choose 2 answers

A.
Use the App Launcher with single sign-on (SSO).
A.
Use the App Launcher with single sign-on (SSO).
Answers
B.
External a Data source with Named Principal identity type.
B.
External a Data source with Named Principal identity type.
Answers
C.
Use a connected app.
C.
Use a connected app.
Answers
D.
Use Delegated Authentication.
D.
Use Delegated Authentication.
Answers
Suggested answer: A, C

A company wants to provide its employees with a custom mobile app that accesses Salesforce. Users are required to download the internal native IOS mobile app from corporate intranet on their mobile device. The app allows flexibility to access other Non Salesforce internal applications once users authenticate with Salesforce. The apps self-authorize, and users are permitted to use the apps once they have logged into Salesforce.

How should an identity architect meet the above requirements with the privately distributed mobile app?

A.
Use connected app with OAuth and Security Assertion Markup Language (SAML) to access other Non Salesforce internal apps.
A.
Use connected app with OAuth and Security Assertion Markup Language (SAML) to access other Non Salesforce internal apps.
Answers
B.
Configure Mobile App settings in connected app and Salesforce as identity provider for non- Salesforce internal apps.
B.
Configure Mobile App settings in connected app and Salesforce as identity provider for non- Salesforce internal apps.
Answers
C.
Use Salesforce as an identity provider (IdP) to access the mobile app and use the external IdP for other non-Salesforce internal apps.
C.
Use Salesforce as an identity provider (IdP) to access the mobile app and use the external IdP for other non-Salesforce internal apps.
Answers
D.
Create a new hybrid mobile app and use the connected app with OAuth to authenticate users for Salesforce and non-Salesforce internal apps.
D.
Create a new hybrid mobile app and use the connected app with OAuth to authenticate users for Salesforce and non-Salesforce internal apps.
Answers
Suggested answer: B

Universal Containers allows employees to use a mobile device to access Salesforce for daily operations using a hybrid mobile app. This app uses Mobile software development kits (SDK), leverages refresh token to regenerate access token when required and is distributed as a private app.

The chief security officer is rolling out an org wide compliance policy to enforce re-venfication of devices if an employee has not logged in from that device in the last week.

Which connected app setting should be leveraged to comply with this policy change?

A.
Scope - Deny refresh_token scope for this connected app.
A.
Scope - Deny refresh_token scope for this connected app.
Answers
B.
Refresh Token Policy - Expire the refresh token if it has not been used for 7 days.
B.
Refresh Token Policy - Expire the refresh token if it has not been used for 7 days.
Answers
C.
Session Policy - Set timeout value of the connected app to 7 days.
C.
Session Policy - Set timeout value of the connected app to 7 days.
Answers
D.
Permitted User - Ask admins to maintain a list of users who are permitted based on last login date.
D.
Permitted User - Ask admins to maintain a list of users who are permitted based on last login date.
Answers
Suggested answer: B

Northern Trail Outfitters (NTO) employees use a custom on-premise helpdesk application to request, approve, notify, and track access granted to various on-premises and cloud applications, including Salesforce. Salesforce is currently used to authenticate users.

How should NTO provision Salesforce users as soon as they are approved in the helpdesk application with the approved profiles and permission sets?

A.
Build an integration that performs a remote call-in to the Salesforce SOAP or REST API.
A.
Build an integration that performs a remote call-in to the Salesforce SOAP or REST API.
Answers
B.
Use a login flow to query the helpdesk to validate user status.
B.
Use a login flow to query the helpdesk to validate user status.
Answers
C.
Have the helpdesk initiate an IdP-initiated Just-m-Time provisioning Security Assertion Markup Language flow.
C.
Have the helpdesk initiate an IdP-initiated Just-m-Time provisioning Security Assertion Markup Language flow.
Answers
D.
Use Salesforce Connect to integrate with the helpdesk application.
D.
Use Salesforce Connect to integrate with the helpdesk application.
Answers
Suggested answer: B
Total 248 questions
Go to page: of 25