<?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 How to set authentication with tRestRequest in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-set-authentication-with-tRestRequest/m-p/2247793#M32869</link>
    <description>&lt;P&gt;I design a rest service which is supposed to received xml message. and that works well.&lt;/P&gt; 
&lt;P&gt;How i need to add security/authentication when calling this service. i played with these different options without any success :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- check authentication in the tRestRequest component settings:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I noticed no impact when calling the service. it's still accessible and returns response&lt;/P&gt; 
&lt;P&gt;- modify the karaf container files : \container\etc\jetty.xml and users.properties&lt;/P&gt; 
&lt;P&gt;In jetty.xml i modified in loginModuleName the value ("karaf").&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I also noticed no impact&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could someone help about recommandation/help about setting authentication in such case&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="trestrequest_1.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1oZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133187iC0E2DBBB72C31BB8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1oZ.png" alt="0683p000009M1oZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="postman.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1jp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140930i23C661B8B143F420/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1jp.png" alt="0683p000009M1jp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:00:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:00:19Z</dc:date>
    <item>
      <title>How to set authentication with tRestRequest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-set-authentication-with-tRestRequest/m-p/2247793#M32869</link>
      <description>&lt;P&gt;I design a rest service which is supposed to received xml message. and that works well.&lt;/P&gt; 
&lt;P&gt;How i need to add security/authentication when calling this service. i played with these different options without any success :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- check authentication in the tRestRequest component settings:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I noticed no impact when calling the service. it's still accessible and returns response&lt;/P&gt; 
&lt;P&gt;- modify the karaf container files : \container\etc\jetty.xml and users.properties&lt;/P&gt; 
&lt;P&gt;In jetty.xml i modified in loginModuleName the value ("karaf").&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I also noticed no impact&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could someone help about recommandation/help about setting authentication in such case&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="trestrequest_1.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1oZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133187iC0E2DBBB72C31BB8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1oZ.png" alt="0683p000009M1oZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="postman.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1jp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140930i23C661B8B143F420/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1jp.png" alt="0683p000009M1jp.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-set-authentication-with-tRestRequest/m-p/2247793#M32869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to set authentication with tRestRequest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-set-authentication-with-tRestRequest/m-p/2247794#M32870</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please try to use counterpart for tRESTRequest - tRESTClient, where you can enable "Use Authentication" (SAML Token type) and also "Use Authorization" with specifying role for authorize.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let us know if it is OK with you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2018 07:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-set-authentication-with-tRestRequest/m-p/2247794#M32870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-24T07:40:00Z</dc:date>
    </item>
  </channel>
</rss>

