<?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 [Résolu]authentification sur web scripts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97948#M67476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;je commence avec les web scripts .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Je travaille dans un premier temps sur le script exemple blogsearch&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chaque fois que je lance le script ( &lt;/SPAN&gt;&lt;A href="http://XXXX:8080/alfresco/sample/blog/search?q=essai" rel="nofollow noopener noreferrer"&gt;http://XXXX:8080/alfresco/sample/blog/search?q=essai&lt;/A&gt;&lt;SPAN&gt; ), le navigateur firefox&amp;nbsp; me demande une authentification (ce qui est normal)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Est il possible de ne plus avoir cette authentification ? si oui, quel parametre dois je ajouter à ma requete ? je précise que la balise authentication est à guest mais sans effet apparent&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;merci&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2009 14:14:51 GMT</pubDate>
    <dc:creator>richardb</dc:creator>
    <dc:date>2009-04-30T14:14:51Z</dc:date>
    <item>
      <title>[Résolu]authentification sur web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97948#M67476</link>
      <description>Bonjour,je commence avec les web scripts .Je travaille dans un premier temps sur le script exemple blogsearchChaque fois que je lance le script ( http://XXXX:8080/alfresco/sample/blog/search?q=essai ), le navigateur firefox&amp;nbsp; me demande une authentification (ce qui est normal)Est il possible de ne pl</description>
      <pubDate>Thu, 30 Apr 2009 14:14:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97948#M67476</guid>
      <dc:creator>richardb</dc:creator>
      <dc:date>2009-04-30T14:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: [Résolu]authentification sur web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97949#M67477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonsoir,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Il y a une erreur dans ton URL, tu ne spécifie pas le service à utiliser (le /s après alfresco).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pour bénéficier de l'accès invité, il faut passer le paramètre guest=true :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;A href="http://localhost:8080/alfresco/s/sample/blog/search?q=essai&amp;amp;guest=true" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/sample/blog/search?q=essai&amp;amp;guest=true&lt;/A&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Cordialement,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charles Le Seac'h&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 20:36:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97949#M67477</guid>
      <dc:creator>cleseach</dc:creator>
      <dc:date>2009-04-30T20:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: [Résolu]authentification sur web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97950#M67478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Merci pour ta réponse&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cela marche bien sur une authentification standard. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Par contre, j'utilise une authentification AD + SSO. Du coup, cela ne marche pas avec un message d'erreur : Guest authentication is not allowed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Existe - il une solution dans ce cas ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cordialement&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 07:45:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97950#M67478</guid>
      <dc:creator>richardb</dc:creator>
      <dc:date>2009-05-04T07:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: [Résolu]authentification sur web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97951#M67479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour à tous,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Je clos ce post car j'ai trouvé mon erreur de configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dans le fichier ntlm-authentication-context.xml, la balise&amp;nbsp; &amp;lt;property name="guestAccess"&amp;gt; contenait false ce qui naturellement empechait l'utilisateur guest à éxécuter ma requete&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Passé à true, cela marche beaucoup mieux&amp;nbsp; !!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci à Charles pour son aide sur mon pb de syntaxe url&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cordialement&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 08:52:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-authentification-sur-web-scripts/m-p/97951#M67479</guid>
      <dc:creator>richardb</dc:creator>
      <dc:date>2009-05-04T08:52:21Z</dc:date>
    </item>
  </channel>
</rss>

