OAuth
in Junk on Security
개요
OAuth(Open Standard for Delegated Authentication)에 대해 알아본다.
OAuth preliminary
API : Application programming Interface
Resource Owner(user)
Client
Resource Server (RS)
Authorizaion
A redirect Url
Access token
Scope
OAuth message flow
authorization grant : user’s ok
Access Token
Client registration
