<?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: How to disable WS-Security header?? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-disable-ws-security-header/m-p/89136#M60559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Alfresco web services have always used the WS Security header to pass the ticket information to the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ticket is plucked out of the password parameter and cross checked within the server to ensure the request can proceed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So long as you construct the WS Security header correctly authentication at the repository should occure without problem,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2007 09:31:44 GMT</pubDate>
    <dc:creator>rwetherall</dc:creator>
    <dc:date>2007-05-08T09:31:44Z</dc:date>
    <item>
      <title>How to disable WS-Security header??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-disable-ws-security-header/m-p/89135#M60558</link>
      <description>Hi all,I'm using the Alfresco web services API but the WS Client (Tibco BusinessWorks) is not allowing me to set the ticket value dynamically.&amp;nbsp; I've tried so many ways to fix it on the Tibco side but there's no solution that I found.Is there a way to disable the WS Security check and just use the ti</description>
      <pubDate>Fri, 04 May 2007 00:05:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-disable-ws-security-header/m-p/89135#M60558</guid>
      <dc:creator>nathant99</dc:creator>
      <dc:date>2007-05-04T00:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable WS-Security header??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-disable-ws-security-header/m-p/89136#M60559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Alfresco web services have always used the WS Security header to pass the ticket information to the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ticket is plucked out of the password parameter and cross checked within the server to ensure the request can proceed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So long as you construct the WS Security header correctly authentication at the repository should occure without problem,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 09:31:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-disable-ws-security-header/m-p/89136#M60559</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2007-05-08T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable WS-Security header??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-disable-ws-security-header/m-p/89137#M60560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Roy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got it working by using a workaround.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Tibco BW send the ticket in the SOAP header without the WS security header by modifying Alfresco WSDLs.&amp;nbsp; Then on the server side, I created an Axis handler that adds the WS security header to the SOAP header before the WS security handler is invoked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, I had to fix the handler code in WSS4J 1.5.1 b/c it couldn't deal newline characters after the &amp;lt;SOAP:Header&amp;gt; tag&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–Nathan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;The Alfresco web services have always used the WS Security header to pass the ticket information to the server.&lt;BR /&gt;&lt;BR /&gt;The ticket is plucked out of the password parameter and cross checked within the server to ensure the request can proceed.&lt;BR /&gt;&lt;BR /&gt;So long as you construct the WS Security header correctly authentication at the repository should occure without problem,&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Roy&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 15:08:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-disable-ws-security-header/m-p/89137#M60560</guid>
      <dc:creator>nathant99</dc:creator>
      <dc:date>2007-05-09T15:08:36Z</dc:date>
    </item>
  </channel>
</rss>

