<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Magento and Talend via REST and OAuth in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198306#M1689</link>
    <description>Hi,&lt;BR /&gt;is it possible to communicate from Talend to Magento via Magento REST API?&lt;BR /&gt;I read that i need for the REST API of Magento OAuth for Authentication.&lt;BR /&gt;Did someone try this?&lt;BR /&gt;The Talend REST component does not have the ability to use OAuth, i think.&lt;BR /&gt;Thanks for your answers.&lt;BR /&gt;Benjamin</description>
    <pubDate>Wed, 06 Nov 2013 07:12:43 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2013-11-06T07:12:43Z</dc:date>
    <item>
      <title>Magento and Talend via REST and OAuth</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198306#M1689</link>
      <description>Hi,&lt;BR /&gt;is it possible to communicate from Talend to Magento via Magento REST API?&lt;BR /&gt;I read that i need for the REST API of Magento OAuth for Authentication.&lt;BR /&gt;Did someone try this?&lt;BR /&gt;The Talend REST component does not have the ability to use OAuth, i think.&lt;BR /&gt;Thanks for your answers.&lt;BR /&gt;Benjamin</description>
      <pubDate>Wed, 06 Nov 2013 07:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198306#M1689</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-11-06T07:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Magento and Talend via REST and OAuth</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198307#M1690</link>
      <description>Hi, 
&lt;BR /&gt;I can see Magento API requires OAuth 1.0 parameters, as opposed to OAuth 2.0. 
&lt;BR /&gt;We can do complex and simple OAuth2 .0 flows (except for the cases where SAML or JWT tokens are required) in the studio but I'm not aware of any explicit support being available for OAuth 1.0. 
&lt;BR /&gt;We have OAuth 1.0 client utilities in CXF so one option is to use either tREST or tRESTClient with tJava sitting in from of tREST and preparing an OAuth 1.0 signature - this is easy enough to do with the utilities, and then tREST would simply pass along HTTP Authorization headers with all OAuth 1.0 parameters listed. Let me know please if you'd like to experiment, see: 
&lt;BR /&gt; 
&lt;A href="http://svn.apache.org/repos/asf/cxf/trunk/rt/rs/security/oauth-parent/oauth/src/main/java/org/apache/cxf/rs/security/oauth/client/OAuthClientUtils.java" rel="nofollow noopener noreferrer"&gt;http://svn.apache.org/repos/asf/cxf/trunk/rt/rs/security/oauth-parent/oauth/src/main/java/org/apache/cxf/rs/security/oauth/client/OAuthClientUtils.java&lt;/A&gt; 
&lt;BR /&gt;Alternatively you can probably indeed use Magento API client library 
&lt;BR /&gt;HTH, Sergey</description>
      <pubDate>Thu, 07 Nov 2013 15:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198307#M1690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-07T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Magento and Talend via REST and OAuth</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198308#M1691</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;I can see Magento API requires OAuth 1.0 parameters, as opposed to OAuth 2.0.&lt;BR /&gt;We can do complex and simple OAuth2 .0 flows (except for the cases where SAML or JWT tokens are required) in the studio but I'm not aware of any explicit support being available for &amp;nbsp;OAuth 1.0.&lt;BR /&gt;We have OAuth 1.0 client utilities in CXF so one option is to use either tREST or tRESTClient with tJava sitting in from of tREST and preparing an OAuth 1.0 signature - this is easy enough to do with the utilities, and then tREST would simply pass along HTTP Authorization headers with all OAuth 1.0 parameters listed. Let me know please if you'd like to experiment, see:&lt;BR /&gt;&lt;BR /&gt;Alternatively you can probably indeed use Magento API client library&lt;BR /&gt;HTH, Sergey&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi Sergey, 
&lt;BR /&gt;I am interested in integrating with this client library, however I'm not sure that it comes packaged with my version of Talend Big Data 6.0.1. &amp;nbsp; 
&lt;BR /&gt;What is the best way to implement OAuth 1.0 signature generation with my version of Talend? 
&lt;BR /&gt;Best, 
&lt;BR /&gt;Channing</description>
      <pubDate>Tue, 29 Mar 2016 21:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198308#M1691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-29T21:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Magento and Talend via REST and OAuth</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198309#M1692</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Hi,&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;I need to use "access_token" coming from oAuth 2.0. &amp;nbsp;I tired to use tRest and Authorization: "Bearer &amp;nbsp;access_token" and I am getting a 403 error.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Am I a missing something?&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Thanks!&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 21 Nov 2016 08:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Magento-and-Talend-via-REST-and-OAuth/m-p/2198309#M1692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-21T08:57:07Z</dc:date>
    </item>
  </channel>
</rss>

