Changes between Version 1 and Version 2 of oAuth

Show
Ignore:
Timestamp:
08/10/11 15:05:26 (22 months ago)
Author:
Frans
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • oAuth

    v1 v2  
    77 
    88 Diagram about the workflow:[[BR]] 
    9 [[Image( http://oauth.net/core/diagram.png)]] 
     9 http://oauth.net/core/diagram.png 
    1010 
    1111 Yahoo oAuth:[[BR]] 
     
    3535 
    3636 REST calls for oAuth: 
    37  - /openapi/oauth/request_token, method [GET] 
     37 - /openapi/oauth/request_token, method [GET][[BR]] 
    3838   https://beheer.acceptatie.vpcore.snkn.nl/admin/mediamosa/browse/restcall 
    39  /openapi-oauth-request_token/GET 
     39 /openapi-oauth-request_token/GET[[BR]] 
    4040   This is the entry URL for 3rd party applications. 
    41  - /openapi/oauth/access_token, method [GET] 
     41 - /openapi/oauth/access_token, method [GET][[BR]] 
    4242   https://beheer.acceptatie.vpcore.snkn.nl/admin/mediamosa/browse/restcall 
    4343 /openapi-oauth-access_token/GET