Chapter 2: Understanding Identity and Access Management Flashcards

1
Q

Single sign- on (SSO)

A

Users authenticate with single user account and access multiple resources

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

Kerberos

A

A form of SSO used for internal networks. Uses tickets issued by key distribution center (KDC) or ticket-granting ticket (TGT) servers.

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

Security Assertion Markup Language (SAML)

A

A extensible markup language (XML) based standard that uses SSO for web apps.

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

OAuth

A

Allows users to log on with on with another account. Such as “sign in with Google”.

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

OpenID Connect (OIDC)

A

Uses a JavaScript Object Notation Web Token. Can be used like OAuth in regards to logging on with another account.

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