Identity Types Flashcards

1
Q

Identity Provider (IdP)

A

An entity that can validate that the credentials that are presented are valid. Identity could be certificate, token, or username/password. OKTA is an example of provider.

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

Username

A

This is the account identity given to the user

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

Attribute

A

This is a unique variable that the user has in their account details, for example, an employee ID.

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

Smart Card

A

A credit card token with a certificate embedded on a chip; it is used in conjunction with a pin.

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

Certification

A

This is a digital certificate where two keys are generated, a public key and a private key. The private key is used for identity.

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

Token

A

This is a digital token that can either be a SAML token used for federation services or a token used by Open Authentication (OAuth).

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

SSH Keys

A

(Secure Shell Hashing) These are typically used by an administrator using a secure remote connection to the server; Private key & Public key

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