[Fiware-api-cross] OAuth 2.0 RESTful API

Antonio Tapiador del Dujo atapiador at dit.upm.es
Tue May 28 10:27:25 CEST 2013


This is compliant with OAuth2 specification. It does describes the HTTP 
verbs and parameters but does not enforce the URL paths that must be used.


El 23/05/13 14:26, Wolfgang.Steigerwald at telekom.de escribió:
> Hello Juanjo,
>
> the equivalent call in our API is
> GET /oauth?response_type=code&client_id=CLIENT_ID&scope=DIENST_ID&
> state=STATE&redirect_uri=REDIRECT_URI
> You see we just use additional an optional and a recommended attribute. The only difference is that in the example they write "/ authorize" we "/oauth"
>
> Best regards
>
>   Wolfgang
>
> -----Ursprüngliche Nachricht-----
> Von: fiware-api-cross-bounces at lists.fi-ware.eu [mailto:fiware-api-cross-bounces at lists.fi-ware.eu] Im Auftrag von Juanjo Hierro
> Gesendet: Mittwoch, 22. Mai 2013 00:48
> An: fiware-api-cross at lists.fi-ware.eu
> Betreff: Re: [Fiware-api-cross] OAuth 2.0 RESTful API
>
>
>     What is DT's position/comments to Antonio's input ?
>
>     Thanks,
>
> -- Juanjo
>
> On 21/05/13 13:31, Antonio Tapiador del Dujo wrote:
>> 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.
>> _______________________________________________
>> Fiware-api-cross mailing list
>> Fiware-api-cross at lists.fi-ware.eu
>> https://lists.fi-ware.eu/listinfo/fiware-api-cross
>>
>
> ________________________________
>
> Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo.
> This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at:
> http://www.tid.es/ES/PAGINAS/disclaimer.aspx
> _______________________________________________
> Fiware-api-cross mailing list
> Fiware-api-cross at lists.fi-ware.eu
> https://lists.fi-ware.eu/listinfo/fiware-api-cross
> _______________________________________________
> Fiware-api-cross mailing list
> Fiware-api-cross at lists.fi-ware.eu
> https://lists.fi-ware.eu/listinfo/fiware-api-cross




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