<?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: /alfresco/wcs/touch - 401 error in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41862#M17555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Axel,&lt;/P&gt;&lt;P&gt;So finally I need to exclude this alert from newrelic to avoid this confusion. I do not want my client see this alert frequently with high error rate. as you said it is valid 401 code for SSO handshake.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Mar 2017 09:50:42 GMT</pubDate>
    <dc:creator>g_rathod</dc:creator>
    <dc:date>2017-03-09T09:50:42Z</dc:date>
    <item>
      <title>/alfresco/wcs/touch - 401 error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41857#M17550</link>
      <description>This URL for my alfresco gives lots of 401 error code. Where do I need to look into for this?Which file I need to verify or correct to resolve this? it seems SSO touch base URL &amp;nbsp;/alfresco/wcs/touchcause issue.</description>
      <pubDate>Thu, 09 Mar 2017 07:10:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41857#M17550</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2017-03-09T07:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/wcs/touch - 401 error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41858#M17551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem with this is, if I try to fire URL&amp;nbsp;&amp;nbsp; myhost:8080/alfresco/wcs/touch&lt;/P&gt;&lt;P&gt;server goes into loop executing this url in infinite loop and my monitoring system (NewRelic) trigger alert for High percentage of Error&lt;/P&gt;&lt;P&gt;What could be solution to prevent this ? this is now headache and I am not aware about solution or alternative by looking this SSO touch base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried below&lt;/P&gt;&lt;P&gt;#1. Trying excluding url in LocalConfig.conf&amp;nbsp; (SiteMinder config) - &amp;gt; IgnoreURL = "/alfresco/wcs/"&lt;/P&gt;&lt;P&gt;#2. Tried checking F5 for port 8080&lt;/P&gt;&lt;P&gt;#3. Checked configuration in server.xml&amp;nbsp; in tomcat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But issue still persist. Please guide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 07:33:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41858#M17551</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2017-03-09T07:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/wcs/touch - 401 error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41859#M17552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A 401 on the /touch operation is perfectly normal. The SSO handshake has to start somewhere and what Share is doing is calling the /touch operation to check if SSO is enabled - if SSO is enabled, the /touch operation will send the 401 with the appropriate WWW-Authenticate header to indicate to the client which type of authentication is required (NTLM / SPNEGO). The only way to prevent the 401s in this case would be to disable SSO altogether...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 09:16:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41859#M17552</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-03-09T09:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/wcs/touch - 401 error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41860#M17553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are using SiteMinder (you should have mentioned that in the original post) then it could be that - for some reason - the user header is simply no longer included in the HTTP request and can thus not be forwarded from Share to the Repository-backend. Or it is stripped from the request from Share to Repository (if you are routing that through F5 / proxy with SiteMinder) to fend off attempts of impersonation (i.e. as if a user constructed a request with SiteMinder user ID header already added).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 09:20:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41860#M17553</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-03-09T09:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/wcs/touch - 401 error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41861#M17554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Axel for quick response,&lt;/P&gt;&lt;P&gt;But this is my production server , where my end user obvious using LB URL instead direct host. So I must enable siteminder login to them.&lt;/P&gt;&lt;P&gt;I can't disable that. But is there any way to prevent such throttle request&amp;nbsp; (high error rate) prevention or configuration that I can perform?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 09:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41861#M17554</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2017-03-09T09:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/wcs/touch - 401 error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41862#M17555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Axel,&lt;/P&gt;&lt;P&gt;So finally I need to exclude this alert from newrelic to avoid this confusion. I do not want my client see this alert frequently with high error rate. as you said it is valid 401 code for SSO handshake.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 09:50:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41862#M17555</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2017-03-09T09:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: /alfresco/wcs/touch - 401 error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41863#M17556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is an old question, but for the people having to add a URL for ping in monitoring tools like NewRelic, Stackify, etc. you can use &lt;STRONG&gt;alfresco/service/touch?guest=true &lt;/STRONG&gt;which will just give a status 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't use /share/page because mostly share is fine while repo is down &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 09:44:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-wcs-touch-401-error/m-p/41863#M17556</guid>
      <dc:creator>shazada</dc:creator>
      <dc:date>2018-09-13T09:44:26Z</dc:date>
    </item>
  </channel>
</rss>

