General Identity Concepts Flashcards

1
Q

Define Salesforce Identity

A

Connects Salesforce org users (employees) with external apps and services

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

Define Salesforce Customer 360 Identity

A

Connects your customers and partners with external apps and services

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

How does deep linking work in SSO?

A

e.g. add /home/home.jsp?a=b lands you in that location after authentication.
Uses relaystate on SP initiated SSO

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

Name 2 patterns for authentication?

A

Hub and Spoke and Login Discovery

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

What is Lightning Login?

A

A passwordless login method that is set on the User record. Requires authenticator to be set up

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

What are the 2 ways of setting up MFA?

A
  1. User permission: Multi-Factor Authentication for User Interface Logins
  2. Session Security Level required at Login: High Assurance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Where do you define Session Security Levels?

A

Security -> Session Settings

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

What permission do you use for API MFA usage?

A

Multi-Factor Authentication for API Logins

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

What is the pre-requisite for the Multi-Factor Authentication for API Logins permission?

A

The Multi-Factor Authentication for User Interface Logins permission is required

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

Can API Enabled only users access the UI?

A

Yes, only to register for MFA

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

How do you set up MFA with SSO?

A
  1. Configure IDP to check MFA on their side

2. Add SSO configuration to High Assurance in Session Security Settings

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

How do you satisfy the requirement for a login experience that doesn’t include browser redirects?

A

Embedded Login

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

How do you set up an interview based login process?

A

My Domain - Authentication Configuration

Login Page Type = Discovery

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