Community (Partner and Customer) (5%) Flashcards

1
Q

A Community Manager would like users to log in with their phone number. What should be configured to meet this need?

A) Enable Login Discovery for the community.

B) Create a custom login page with Community Builder.

C) Enable External Identity and use a Single Sign-on provider for the community.

D) Create a login flow to look up the user based on the phone number.

A

A) Enable Login Discovery for the community.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

To brand your community login page, what are the 4 things you can change?

A
  • Logo
  • Background colors
  • Custom Footer
  • Content on the right side of the login page
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which URL Parameter does dynamic branding rely on?

A

Experience ID (expid)

Example: https://universaldistributing.com/{expid}_logo.png.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does Login Discovery work for external users?

A

If you want external users to log in with another identifier than their username (such as a phone number or email address), you configure your community with the Login Discovery Page. After users enter the identifier, they are challenged to verify themselves

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If you want Login Discovery to use a custom identifier (such as an employee number or federation ID), what should you do?

A

You can modify the Login Discovery handler in Apex to extend its functionality (Auth.LoginDiscoverHandler)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If you want to create person accounts for self-registering users, what do you need to do (or take in account)

A
  • Only External Identity, Customer Community and Customer Community Plus licenses support the creation of person accounts
  • Contact Salesforce Customer Support to enable Person Accounts
  • Leave the Account field empty on the Community’s Login & Registration page
  • Select “Allow external users to self-register” on the Community’s Login & Registration page
How well did you know this?
1
Not at all
2
3
4
5
Perfectly