Week 2 Module 3 Flashcards

OAuth 2.0

1
Q

OAuth allows a user to delegate _______ to a website through a ______.

A

Permissions

Authorization Server

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

OAuth helps prevent _______, where a users’ login and password are stored by the website using the access.

A. password store
B. password pattern
C. password anti-pattern
D. None of the above

A

C. password anti-pattern

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

The ______ provides a REST API to access their resources.

A

Resource Servers

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

The ______ is the website or application that is granted permissions by the resource owner.

A

Client

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

A(n) _______ is a data object a client uses to authenticate to a resource server and lays claim to access certain resources.

A. Session Token
B. Authorization Token
C. Authentication Token
D. Access Token

A

D. Access Token

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