<?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 Re: ESB with Certificates  and ADFS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343555#M111300</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please have a look at this document about:&lt;A title="TalendHelpCenter:Security Token Service" href="https://help.talend.com/reader/wCMuBsRDuKhMp6kaHrIzxw/MDauhq9nl1m0FXZX~aHp9Q" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Security Token Service&lt;/A&gt; to see if it is what you are looking for?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2017 03:19:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-01T03:19:23Z</dc:date>
    <item>
      <title>ESB with Certificates  and ADFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343554#M111299</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am quite new with Talend ESB and have a task at work.&lt;/P&gt;&lt;P&gt;I need to design an architecture where ESB handles and secures the communication with certificates and authenticates the users with AD FS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope i am clear enough.&lt;/P&gt;&lt;P&gt;Thank you for the replays.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343554#M111299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: ESB with Certificates  and ADFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343555#M111300</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please have a look at this document about:&lt;A title="TalendHelpCenter:Security Token Service" href="https://help.talend.com/reader/wCMuBsRDuKhMp6kaHrIzxw/MDauhq9nl1m0FXZX~aHp9Q" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Security Token Service&lt;/A&gt; to see if it is what you are looking for?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 03:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343555#M111300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T03:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: ESB with Certificates  and ADFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343556#M111301</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give us some additional details so we can help please ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you need to use certificates for encryption, signature or authentication ?&lt;/P&gt;
&lt;P&gt;* Karaf provides native ssl support for encryption, on port 9001&lt;/P&gt;
&lt;P&gt;(See etc/org.ops4j.pax.web.cfg configuration file)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding authentication, have you chosen a standard protocole (basic HTTP, SAML, OIDC, X509, ...) ?&lt;/P&gt;
&lt;P&gt;* Karaf and Talend services can be easily configured to use one of these and authenticates against an LDAP system with a&amp;nbsp;simple&amp;nbsp;jaas class.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know.&lt;/P&gt;
&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 09:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343556#M111301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-11T09:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: ESB with Certificates  and ADFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343557#M111302</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;well i thought that using SAML protocol is enough to make it secure. If that is not the point, then i will have to use TSL certificates to make a connection secure and SAML protocol for authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basic usage of the system will be:&lt;/P&gt;&lt;P&gt;-Getting a request from an User to ESB(secured with certificates or STS if that's enough)&lt;/P&gt;&lt;P&gt;-Check permissions and roles via AD FS with SAML&lt;/P&gt;&lt;P&gt;-Execute the request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope that's enough informations&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 09:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343557#M111302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-11T09:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: ESB with Certificates  and ADFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343558#M111303</link>
      <description>&lt;P&gt;Ok, let's start with the certificate.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1 - Design a simple web service and make sure it is deployed on runtime server and that you can request it on http port 8040.&lt;/P&gt; 
&lt;P&gt;2 - Import your certificate&amp;nbsp;sent by a certified provider into a keystore&lt;/P&gt; 
&lt;P&gt;(See&amp;nbsp;&lt;A href="https://wiki.eclipse.org/Jetty/Howto/Configure_SSL#Loading_Certificates_with_keytool" target="_blank" rel="nofollow noopener noreferrer"&gt;https://wiki.eclipse.org/Jetty/Howto/Configure_SSL#Loading_Certificates_with_keytool&lt;/A&gt; -&amp;gt; Loading certificates with keytool)&lt;/P&gt; 
&lt;P&gt;3 - Update etc/org.ops4j.pax.web.cfg file to reference your keystore and set credentials to open it&lt;/P&gt; 
&lt;P&gt;(See&amp;nbsp;&lt;A href="https://ops4j1.jira.com/wiki/spaces/paxweb/pages/12059277/SSL+Configuration" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ops4j1.jira.com/wiki/spaces/paxweb/pages/12059277/SSL+Configuration&lt;/A&gt;)&lt;/P&gt; 
&lt;P&gt;4 - Try to&amp;nbsp;request your web service on https and port 9001&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Let me know if it works.&lt;/P&gt; 
&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 17:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343558#M111303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-11T17:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: ESB with Certificates  and ADFS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343559#M111304</link>
      <description>&lt;P&gt;Thank you for the response.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The issue is I need to create a server certificate and user certificate, because I'm doing a demo Project to show my boss.&lt;/P&gt; 
&lt;P&gt;I have a simple Service, that says hello. I've researched a lot about SAML, STS, certificates. The problem comes when I try to implement it and nobody can help me because they don't know anything about this... i know it's a bit odd &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;I've tried sending a token request via SOAPUI on talend runtime and receive a response.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But implement everything in my service, so he send a token request and then takes the response and puts it in the header is a mystery to me .&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you could help me with this i would really appreciate it &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 13:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-with-Certificates-and-ADFS/m-p/2343559#M111304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-13T13:00:20Z</dc:date>
    </item>
  </channel>
</rss>

