[Fiware-api-cross] OAuth 2.0 RESTful API

Antonio Tapiador del Dujo atapiador at dit.upm.es
Tue May 21 13:31:08 CEST 2013


Dear all,

The main document where the OAuth 2.0 standard is described is RFC 6749:

     http://tools.ietf.org/html/rfc6749

The interactions are principally described in section 4.0. They include 
HTTP verbs, URLs and parameters. For instance, the authorization request 
can be found at http://tools.ietf.org/html/rfc6749#section-4.1.1 and it 
includes an example of RESTful request:

GET /authorize?response_type=code&client_id=s6BhdRkqt3&state=xyz
      &redirect_uri=https%3A%2F%2Fclient%2Eexample%2Ecom%2Fcb HTTP/1.1
Host: server.example.com


Kind regards.



More information about the Fiware-api-cross mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy