<?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: cCXFRS using NTLM authentication in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/cCXFRS-using-NTLM-authentication/m-p/2341600#M109542</link>
    <description>Hi&amp;nbsp;
&lt;BR /&gt;I have consulted to our developers and got answers that&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;cCXFRS only support basic HTTP and&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;[font=Verdana, Helvetica, Arial, sans-serif]
&lt;FONT size="2"&gt;SAML token auth.&lt;/FONT&gt;[/font]
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif]
&lt;FONT size="2"&gt;Regards&lt;/FONT&gt;[/font]
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif]
&lt;FONT size="2"&gt;Shong&lt;/FONT&gt;[/font]</description>
    <pubDate>Tue, 22 Mar 2016 06:10:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-22T06:10:50Z</dc:date>
    <item>
      <title>cCXFRS using NTLM authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/cCXFRS-using-NTLM-authentication/m-p/2341599#M109541</link>
      <description>Hi,&lt;BR /&gt;I am using TOS for ESB v 6.1.1. I would like to use cCXFRS to connect to a Sharepoint 2013 server.&lt;BR /&gt;For that, I need to authenticate using NTLM, how can I do that ? Custom component, other ?&amp;nbsp;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 10:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/cCXFRS-using-NTLM-authentication/m-p/2341599#M109541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: cCXFRS using NTLM authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/cCXFRS-using-NTLM-authentication/m-p/2341600#M109542</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;I have consulted to our developers and got answers that&amp;nbsp;
&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;cCXFRS only support basic HTTP and&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;[font=Verdana, Helvetica, Arial, sans-serif]
&lt;FONT size="2"&gt;SAML token auth.&lt;/FONT&gt;[/font]
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif]
&lt;FONT size="2"&gt;Regards&lt;/FONT&gt;[/font]
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif]
&lt;FONT size="2"&gt;Shong&lt;/FONT&gt;[/font]</description>
      <pubDate>Tue, 22 Mar 2016 06:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/cCXFRS-using-NTLM-authentication/m-p/2341600#M109542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T06:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: cCXFRS using NTLM authentication</title>
      <link>https://community.qlik.com/t5/Talend-Studio/cCXFRS-using-NTLM-authentication/m-p/2341601#M109543</link>
      <description>Hi
&lt;BR /&gt;there are several option open:
&lt;BR /&gt;
&lt;BR /&gt;[list=*]
&lt;BR /&gt;
&lt;LI&gt;the simplest option to configure is to allow use of the Basic authentication on the Sharepoint Web Services,&amp;nbsp;&lt;A href="https://confluence.atlassian.com/display/SPCON/Access+SharePoint+using+Basic+Authentication+and+SSL+(via+Alternative+Access+URL)+with+SP+2013" target="_blank" rel="nofollow noopener noreferrer"&gt;Access SharePoint using Basic Authentication&lt;/A&gt;, however not every organization running MS Sharepoint allows this approach (or - they are not really happy with it).&lt;/LI&gt;
&lt;BR /&gt;
&lt;BR /&gt;[list=*]
&lt;BR /&gt;
&lt;LI&gt;configure NTLM authentication on the specific conduit&amp;nbsp;&lt;A href="http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport(includingSSLsupport)-SpnegoAuthentication(Kerberos)" target="_blank" rel="nofollow noopener noreferrer"&gt;CXF SPNEGO Authentication.&lt;/A&gt; This assumes you can configure the &lt;A href="http://coheigea.blogspot.be/2014/10/using-jaas-with-apache-cxf.html" target="_blank" rel="nofollow noopener noreferrer"&gt;SPNEGO Authentication for the Karaf&lt;/A&gt; itself (outside the scope of this post). The pitfall of the SPNEGO authentication I usually have is, that if it doesn't work it is difficult to find out why.&lt;/LI&gt;
&lt;BR /&gt;
&lt;BR /&gt;In the TESB you can configure the CXF conduit using a property file in the /etc/org.apache.cxf.http.conduits-&amp;lt;name&amp;gt;.cfg 
&lt;BR /&gt;
&lt;BR /&gt;Have fun
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; g.</description>
      <pubDate>Tue, 22 Mar 2016 08:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/cCXFRS-using-NTLM-authentication/m-p/2341601#M109543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T08:40:04Z</dc:date>
    </item>
  </channel>
</rss>

