Week 2 Module 3 Flashcards
OAuth 2.0
OAuth allows a user to delegate _______ to a website through a ______.
Permissions
Authorization Server
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
C. password anti-pattern
The ______ provides a REST API to access their resources.
Resource Servers
The ______ is the website or application that is granted permissions by the resource owner.
Client
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
D. Access Token