<?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 CMIS Workbench with cookies enabled logs into Nuxeo every time in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324355#M11356</link>
    <description>&lt;P&gt;Using CMIS Workbench 0.10.0 with various bindings and cookies enabled, I see a "Login Success" entry in the Nuxeo audit trail for every CMIS operation performed. I expected to see only one for the initial login. Thoughts?&lt;/P&gt;</description>
    <pubDate>Sun, 25 Aug 2013 09:31:59 GMT</pubDate>
    <dc:creator>rg1_</dc:creator>
    <dc:date>2013-08-25T09:31:59Z</dc:date>
    <item>
      <title>CMIS Workbench with cookies enabled logs into Nuxeo every time</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324355#M11356</link>
      <description>&lt;P&gt;Using CMIS Workbench 0.10.0 with various bindings and cookies enabled, I see a "Login Success" entry in the Nuxeo audit trail for every CMIS operation performed. I expected to see only one for the initial login. Thoughts?&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2013 09:31:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324355#M11356</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-08-25T09:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench with cookies enabled logs into Nuxeo every time</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324356#M11357</link>
      <description>&lt;P&gt;Could you open a JIRA ticket?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2013 19:08:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324356#M11357</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-08-29T19:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench with cookies enabled logs into Nuxeo every time</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324357#M11358</link>
      <description>&lt;P&gt;See [NXP-12358][1].&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2013 21:33:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324357#M11358</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-08-29T21:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench with cookies enabled logs into Nuxeo every time</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324358#M11359</link>
      <description>&lt;P&gt;This is by design, the CMIS endpoint is not designated as stateful so does not generate a (needless) HTTP session which does not create a JSESSIONID cookie.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Edit&lt;/STRONG&gt;: it's possible to make an endpoint use a stateful HTTP session and therefore a cookie through some config. To do that, the &lt;CODE&gt;&amp;lt;authenticationPlugin&amp;gt;&lt;/CODE&gt; of the &lt;CODE&gt;authenticators&lt;/CODE&gt; extension point defining the authentication for the given URL pattern must include &lt;CODE&gt;&amp;lt;stateful&amp;gt;true&amp;lt;/stateful&amp;gt;&lt;/CODE&gt;. This is done for instance &lt;A href="https://github.com/nuxeo/nuxeo-web-mobile/blob/master/nuxeo-web-mobile/nuxeo-web-mobile-dm/src/main/resources/OSGI-INF/web-mobile-authentification-chain-contrib.xml"&gt;here&lt;/A&gt;. Compare this with the standard binding for the browser binding endpoint &lt;A href="https://github.com/nuxeo/nuxeo-chemistry/blob/master/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/json-contrib.xml"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2013 18:05:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324358#M11359</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-11-18T18:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench with cookies enabled logs into Nuxeo every time</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324359#M11360</link>
      <description>&lt;P&gt;This seems to contradict the answer provided to [this question][1]. Please clarify.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2013 22:26:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324359#M11360</guid>
      <dc:creator>rg1_</dc:creator>
      <dc:date>2013-11-18T22:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Workbench with cookies enabled logs into Nuxeo every time</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324360#M11361</link>
      <description>&lt;P&gt;Right. I updated the answer in the other question, and the above answer.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 15:48:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-workbench-with-cookies-enabled-logs-into-nuxeo-every-time/m-p/324360#M11361</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-11-27T15:48:08Z</dc:date>
    </item>
  </channel>
</rss>

