Changes between Version 1 and Version 2 of oAuth
- Timestamp:
- 08/10/11 15:05:26 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
oAuth
v1 v2 7 7 8 8 Diagram about the workflow:[[BR]] 9 [[Image( http://oauth.net/core/diagram.png)]] 9 http://oauth.net/core/diagram.png 10 10 11 11 Yahoo oAuth:[[BR]] … … 35 35 36 36 REST calls for oAuth: 37 - /openapi/oauth/request_token, method [GET] 37 - /openapi/oauth/request_token, method [GET][[BR]] 38 38 https://beheer.acceptatie.vpcore.snkn.nl/admin/mediamosa/browse/restcall 39 /openapi-oauth-request_token/GET 39 /openapi-oauth-request_token/GET[[BR]] 40 40 This is the entry URL for 3rd party applications. 41 - /openapi/oauth/access_token, method [GET] 41 - /openapi/oauth/access_token, method [GET][[BR]] 42 42 https://beheer.acceptatie.vpcore.snkn.nl/admin/mediamosa/browse/restcall 43 43 /openapi-oauth-access_token/GET
