文件名称:OAuth 2.0 OAuth 2.0 接口
文件大小:65KB
文件格式:PDF
更新时间:2014-08-18 04:49:51
OAuth 2.0
resource owner An entity capable of granting access to a protected resource. When the resource owner is a person, it is referred to as an end- user. resource server The server hosting the protected resources, capable of accepting and responding to protected resource requests using access tokens. client An application making protected resource requests on behalf of the resource owner and with its authorization. authorization server The server issuing access tokens to the client after successfully authenticating the resource owner and obtaining authorization.