You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Shing Hing Man <ma...@yahoo.com> on 2014/04/23 10:58:30 UTC

How to make an oauth 1.0 request the Camel way ?

Hi,

 I already have an access token and shared secret.   

To make an  oauth request, I could manually set all the appropriate http headers.
I am wondering if it could be done more elegantly  using a Camel component.


Thanks in advance for any assistance !

Shing