Identity Basics Flashcards

1
Q

It lets users access all authorized resources without logging in separately to each one—and without having to create (and remember) different user credentials for each app.

A

Single Sign On (SSO)

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

Authorised resources that your signed-on Users have access.

A

Connected Apps

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

to get the most out of connected apps____.

A

configure them for SSO

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

Using this feature, users log in to a Salesforce org with their username and password from an external authentication provider.

A

Social Sign On

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

It helps ensure that even if an attacker acquires a user’s password, the attacker can’t log in and do harm.

A

Multi-factor authentication

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

With this feature, you can customize your Salesforce URL to include your company or brand name.

A

My Domain

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

This feature means that admins can manage all their user account tasks in one place. Administrators can easily grant users access to other apps and revoke or freeze access when they have to.

A

Centralized User Account Management

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

With this feature, You can manage user information quickly, cheaply, reliably, and securely across multiple systems and connected applications.

A

User Provisioning for Connected Apps

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

This feature synchronizes users and their attributes from Active Directory (AD) to Salesforce.

A

Identity Connect

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

This feature presents tiles for all the standard apps, custom apps, and connected apps in your Salesforce org. Your users can go to one location in Salesforce to access all apps—without having to log in again

A

App Launcher

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

The protocol that makes Single Sign On (SSO) work

A

SAML Protocol

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

SAML Protocol is written in this kind of code language.

A

XML

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

It is an open protocol used to allow secure data sharing between applications. The user works in one app but sees the data from another.

A

OAuth 2.0

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

This protocol protocol adds an authentication layer on top of OAuth 2.0 to enable secure exchange of user information. It also sends identity information from one service to another and is built for today’s Social Networks.

A

OpenID Connect

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

In the case where a user logs in to Salesforce and then accesses Gmail, which of two is the Identity Provider and which is the Service Provider?

A

Gmail -> Service Provider

Salesforce -> Identity Provider

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

(True or False) Salesforce can be both a service provider and identity provider.

A

True

17
Q

It specifies the set of rules that enable systems to exchange information.

A

Protocol

18
Q

It means what a person can do

A

Authorisation

19
Q

It means who a person is

A

Authentication

20
Q

It is a specification, a set of industry practices that vendors agree to support.

A

Standard

21
Q

It is a trusted service that enables users to access other websites and services without logging in again.

A

Identity Provider

22
Q

It is a website or service that hosts apps and accepts identity from an identity provider.

A

Service Provider