[1] http://blog.gopivotal.com/cloud-foundry-pivotal/products/open-standards-in-cloud-foundry-identity-services
[2] http://tutorials.jenkov.com/oauth2/index.html
Summary
Authorization Code æ–¹å¼æ˜¯æœ€å®Œæ•´çš? Client Application ä¼?x¨¬)被é‡å®šå‘åˆ?OAuth Server ç™Õd½•òq¶åŒæ„授æ? 之åŽå†è¿”回业务系¾l? 业务¾pÈ»Ÿé€šè¿‡ Authorization Code åœ?OAuth Server 处获å–访问最¾l?Resource Server çš?Access Token
Implicit ä¸?Authorization Code 大体¾cÖM¼¼, åªæ˜¯ž®‘了ç”?Auhtorization Code èŽ·å– AccessToken çš„æ¥éª?br />Resource Owner æ–¹å¼æ˜¯å®¢æˆïL(f¨¥ng)¨‹åºçŸ¥é“用户å和密ç ? è®¤è¯æ—¶è¿žåŒè‡ªíw«çš„ Client ID 和密ç 一起å‘é€åˆ° OAuth Server, 比如 CF Java 客户端就是ä‹É用这¿Uæ–¹å¼?br />Client Credentials æ˜?Client Application 本èínž®Þq±»ä¼égºŽ Resource Owner
1. OAuth Client 首先需è¦åœ¨ OAuth Server 注册, éœ€è¦æä¾›ä¸€ä¸?Redirect URL, òq¶ä»Ž OAuth Server èŽ·å– Client ID å’?Client 密ç
2. 基本‹¹ç¨‹
a. 用户讉K—®å®¢æˆ·ç«¯åº”用程åº?br /> b. 客户端应用é‡å®šå‘åˆ?OAuth Server
c. 用户输入用户å和密ç ç™Õd½•, OAuth Server 执行å®?Authentication å? ä¼?x¨¬)æ½Cºç”¨æˆäh˜¯å¦å…许访问数æ?br /> d. OAuth Server 使用注册的é‡å®šå‘ URL, ç”¨æˆ·å†æ¬¡è¢«å®šå‘到客户端应用程åº? æ¤æ—¶ URL ä¼?x¨¬)包å?Authentication Code
e. å®¢æˆ·ç«¯åº”ç”¨ç¨‹åºæŽ¥æ”¶åˆ°è¯äh±‚å? 使用 Authentication Code/Client ID/Client Password 讉K—® OAuth Server èŽ·å– Access Token
3. OAuth ä¸å››ä¸ªè§’è‰?br /> a. Resource Owner : One person or one application
b. Resource Server
c. Client Application
d. Authorization Server
* b å’?d å¯ä»¥åœ¨ä¸€èµ? OAuth 规范未作详细规定, å…¶ä¹‹é—´å¦‚ä½•äº¤äº’ä¹Ÿæ— è§„å®?br />
4. OAuth Client ¾cÕdž‹
a. Confidential
b. Public
OAuth å®¢æˆ·ç«¯éœ€è¦æŒç”?Client ID å’?Client Password, 两秾cÕdž‹çš„区别在äº? ½W¬ä¸‰æ–ÒŽ(gu¨©)˜¯å¦å¯ä»¥é€šè¿‡æŸç§æ–¹å¼èŽ·å–该信æ?
5. Client Profile
a. Web Application 指è¿è¡Œåœ¨ Web æœåŠ¡å™¨ä¸Šçš?Web 应用, 实际场景ä¸? ˜q˜å¯èƒ½åŒ…å«å®¢æˆïL(f¨¥ng)«¯‹¹è§ˆå™?nbsp;
b. User Agent 比如˜q行在æµè§ˆå™¨ä¸çš„ JavaScript 应用
c. Native 比如桌é¢åº”用或者移动手机应ç”?br />
6. OAuth 2.0 Authorization
a. 注册åˆ?OAuth æœåŠ¡å™? 一般执行一‹Æ? Client Application ä¼?x¨¬)获å–分é…çš?Client ID å’?Client Password. 注册˜q‡ç¨‹ä¸? Client Application éœ€è¦æä¾?Redirect URI
This redirect URI is used when a resource owner grants authorization to the client application. When a resource owner has successfully authorized the client application via the authorization server, the resource owner is redirected back to the client application, to the redirect URI.
b. æ— è®ºä½•æ—¶ Client Application è¯äh±‚ Resource Server ä¸Šçš„èµ„æºæ—? Client Application 都需è¦åˆ° OAuth Server 处ä‹Éç”?ID å’?å¯†ç æ‰§è¡Œè®¤è¯
7. Authorization Grant �Resource Owner 授予 Client Application. OAuth 2.0 定义了如何类�:
a. Authorization Code
b. Implicit
c. Resource Owner Password Credentials
d. Client Credentials
8. Authorization Code
a. å½?Client Application é‡å®šå‘到 OAuth Server æ—? Client ID 也会(x¨¬)è¢«ä¼ é€’è¿‡åŽ? ˜q™æ · Authorization Server å¯ä»¥çŸ¥é“哪个应用 (Client Application) 试图讉K—®å—ä¿æŠ¤èµ„æº?br /> b. 当用æˆähˆåŠŸç™»å½•åÆˆæŽˆæƒè®‰K—®å? OAuth Server ä¼?x¨¬)ä‹Éç?Client Application 注册时æä¾›çš„ Redirect URI, åŒæ—¶åŒ…å« Authentication Code.
c. Client Application 使用 Authentication Code, Client ID å’?Client Password 直接讉K—® Authorization Server, òq¶è¿‡åŽ?Access Token. Access Token 代表 Client Application 通过认è¯å’ŒæŽˆæƒè®¿é—®ä¿æŠ¤èµ„æº? (The access token serves as both authentication of the client, and authorization to access the resources. )
9. Implicit ä¸?Authentication Code 工作方弾cÖM¼¼, 区别在于é‡å®šå‘æ—¶, Access Token 被包å«åœ¨å†?
a. An implicit authorization grant is similar to an authorization code grant, except the access token is returned to the client application already after the user has finished the authorization. The access token is thus returned when the user agent is redirected to the redirect URI.
b. This of course means that the access token is accessible in the user agent, or native application participating in the implicit authorization grant. The access token is not stored securely on a web server.
c. Furthermore, the client application can only send its client ID to the authorization server. If the client were to send its client secret too, the client secret would have to be stored in the user agent or native application too. That would make it vulnerable to hacking.
d. Implicit authorization grant is mostly used in a user agent or native client application. The user agent or native application would receive the access token from the authorization server.
10. Resource Owner Password Credentials ½{‰äh(hu¨¢n)äº? 用户 (Resource Owner) 把用户å密ç 告诉 Client Application, ç„¶åŽ Client Application 直接使用用户å和密ç 讉K—® Resource Server
a. The resource owner password credentials authorization grant method works by giving the client application access to the resource owners credentials. For instance, a user could type his Twitter user name and password (credentials) into the client application. The client application could then use the user name and password to access resources in Twitter.
b. Using the resource owner password credentials requires a lot of trust in the client application. You do not want to type your credentials into an application you suspect might abuse it.
c. The resource owner password credentials would normally be used by user agent client applications, or native client applications.
11. Client Credentials 使用 Client Application 需è¦è°ƒç”?Resource Server æä¾›çš„一些功èƒ? 但这些功能ä¸å’Œä“Qä½?Resource Owner 相关
Client credential authorization is for the situations where the client application needs to access resources or call functions in the resource server, which are not related to a specific resource owner (e.g. user). For instance, obtaining a list of venues from Foursquare. This does not necessary have anything to do with a specific Foursquare user.
12. OAuth 2.0 Endpoints
a. Authorization Endpoint
The authorization endpoint is the endpoint on the authorization server where the resource owner logs in, and grants authorization to the client application.
b. Token Endpoint
The token endpoint is the endpoint on the authorization server where the client application exchanges the authorization code, client ID and client secret, for an access token.
c. Redirection Endpoint
The redirect endpoint is the endpoint in the client application where the resource owner is redirected to, after having granted authorization at the authorization endpoint.
a å’?b ä½äºŽ Authorization Server ä¸? c ä½äºŽå®¢æˆ·ç«¯åº”用程åºä¸Š
13. Authorization Code Grant Requests/Responses
a. Authorization Request
a1. response_type Required. Must be set to code
a2. client_id Required. The client identifier as assigned by the authorization server, when the client was registered.
a3. redirect_uri Optional. The redirect URI registered by the client.
a4. scope Optional. The possible scope of the request.
a5. state Optional (recommended). Any client state that needs to be passed on to the client request URI.
b. Authorization Response
The authorization response contains the authorization code needed to obtain an access token. Here are the parameters included in the response:
b1. code Required. The authorization code.
b2. state Required, if present in request. The same value as sent by the client in the state parameter, if any.
c. Authorization Error Response
If an error occurs during authorization, two situations can occur.
The first is, that the client is not authenticated or recognized. For instance, a wrong redirect URI was sent in the request. In that case the authorization server must not redirect the resource owner to the redirect URI. Instead it should inform the resource owner of the error.
The second situation is that client is authenticated correctly, but that something else failed. In that case the following error response is sent to the client, included in the redirect URI:
c1. error Required. Must be one of a set of predefined error codes. See the specification for the codes and their meaning.
c2. error_description Optional. A human-readable UTF-8 encoded text describing the error. Intended for a developer, not an end user.
c3. error_uri Optional. A URI pointing to a human-readable web page with information about the error.
c4. state Required, if present in authorization request. The same value as sent in the state parameter in the request.
d. Token Request
Once an authorization code is obtained, the client can use that code to obtain an access token. Here is the access token request parameters:
d1. grant_type Required. Must be set to authorization_code .
d2. code Required. The authorization code received by the authorization server.
d3. redirect_uri Required, if the request URI was included in the authorization request. Must be identical then.
e. Token Response
The response to the access token request is a JSON string containing the access token plus some more information:
{ "access_token" : "...",
"token_type" : "...",
"expires_in" : "...",
"refresh_token" : "...",
}
e1. The access_token property is the access token as assigned by the authorization server.
e2. The token_type property is a type of token assigned by the authorization server.
e3. The expires_in property is a number of seconds after which the access token expires, and is no longer valid. Expiration of access tokens is optional.
e4. The refresh_token property contains a refresh token in case the access token can expire. The refresh token is used to obtain a new access token once the one returned in this response is no longer valid.
14. Implicit Grant Request
a. The implicit grant request contains the following parameters:
a1. response_type Required. Must be set to token .
a2. client_id Required. The client identifier as assigned by the authorization server, when the client was registered.
a3. redirect_uri Optional. The redirect URI registered by the client.
a4. scope Optional. The possible scope of the request.
a5. state Optional (recommended). Any client state that needs to be passed on to the client request URI.
b.Implicit Grant Response
The implicit grant response contains the following parameters. Note, that the implicit grant response is not JSON.
b1. access_token Required. The access token assigned by the authorization server.
b2. token_type Required. The type of the token
b3. expires_in Recommended. A number of seconds after which the access token expires.
b4. scope Optional. The scope of the access token.
b5. state Required, if present in the autorization request. Must be same value as state parameter in request.
c. Implicit Grant Error Response
If an error occurs during authorization, two situations can occur.
The first is, that the client is not authenticated or recognized. For instance, a wrong redirect URI was sent in the request. In that case the authorization server must not redirect the resource owner to the redirect URI. Instead it should inform the resource owner of the error.
The second situation is that client is okay, but that something else happened. In that case the following error response is sent to the client, included in the redirect URI:
c1. error Required. Must be one of a set of predefined error codes. See the specification for the codes and their meaning.
c2. error_description Optional. A human-readable UTF-8 encoded text describing the error. Intended for a developer, not an end user.
c3. error_uri Optional. A URI pointing to a human-readable web page with information about the error.
c4. state Required, if present in authorization request. The same value as sent in the state parameter in the request.
15. Credentials Grant - Requests and Response
a. Resource Owner Password Credentials Grant Request
The request contains the following parameters:
a1. grant_type Required. Must be set to password
a2. username Required. The username of the resource owner, UTF-8 encoded.
a3. password Required. The password of the resource owner, UTF-8 encoded.
a4. scope Optional. The scope of the authorization.
b. Resource Owner Password Credentials Grant Response
The response is a JSON structure containing the access token. The JSON structure looks like this:
{ "access_token" : "...",
"token_type" : "...",
"expires_in" : "...",
"refresh_token" : "...",
}
b1. The access_token property is the access token as assigned by the authorization server.
b2. The token_type property is a type of token assigned by the authorization server.
b3. The expires_in property is a number of seconds after which the access token expires, and is no longer valid. Expiration of access tokens is optional.
b4. The refresh_token property contains a refresh token in case the access token can expire. The refresh token is used to obtain a new access token once the one returned in this response is no longer valid.
16. Client Credentials Grant - Requests and Response
a. The client credentials grant request contains the following parameters:
a1. grant_type Required. Must be set to client_credentials .
a2. scope Optional. The scope of the authorization.
b. Client Credentials Grant Response
The client credentials response contains the following parameters:
{ "access_token" : "...",
"token_type" : "...",
"expires_in" : "...",
}
b1. The access_token property is the access token as assigned by the authorization server.
b2. The token_type property is a type of token assigned by the authorization server.
b3. The expires_in property is a number of seconds after which the access token expires, and is no longer valid. Expiration of access tokens is optional.
A refresh token should not be included for this type of authorization request.

]]>