<?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: Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325585#M12586</link>
    <description>&lt;P&gt;Using market place package and overriding implementation class for CAS2_AUTH authentication plugin to feet my needs works. Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 19 Nov 2014 13:02:01 GMT</pubDate>
    <dc:creator>Antoine_Cordier</dc:creator>
    <dc:date>2014-11-19T13:02:01Z</dc:date>
    <item>
      <title>Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325579#M12580</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;I've just downloaded and installed nuxeo-web-mobile-dm-1.4.0 on a nuxeo-5.8 DM platform with cas2 authentication configured.&lt;/P&gt;
&lt;P&gt;This makes cas2 authentication plugin ineffective.&lt;/P&gt;
&lt;P&gt;Following components are declared to be required in my cas2 auth. contribution:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.ui.web.auth.defaultConfig&amp;lt;/require&amp;gt;
&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.login.Cas2SSO&amp;lt;/require&amp;gt;
&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig&amp;lt;/require&amp;gt;
&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.login.Portal&amp;lt;/require&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Do I need to require any additional component due to nuxeo-web-mobile installation ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 17:03:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325579#M12580</guid>
      <dc:creator>Antoine_Cordier</dc:creator>
      <dc:date>2014-11-13T17:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325580#M12581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;yes you need an additional require on the component "org.nuxeo.web.mobile.authenticator.contrib ".
But ideally, you have to take into account this &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20Platform-5.8/viewContribution/org.nuxeo.web.mobile.authenticator.contrib--chain"&gt;contribution&lt;/A&gt; and merge everything.&lt;/P&gt;
&lt;P&gt;I recommend to install the Platform Explorer addon to see all the contributions to the extension point "chain" that are deployed in your instance. That way, you'll have some clues to find the needed requires.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Thierry&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 17:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325580#M12581</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-11-13T17:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325581#M12582</link>
      <description>&lt;P&gt;Thank you but this doesn't work as expected. Browsing the contribution shows that nuxeo-web-mobile-dm-5.8.0-HF14.jar uses the specificChains extension point, which basically aims to avoid overlapping issues, isn't it ?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2014 08:16:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325581#M12582</guid>
      <dc:creator>Antoine_Cordier</dc:creator>
      <dc:date>2014-11-15T08:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325582#M12583</link>
      <description>&lt;P&gt;why do you have a require on org.nuxeo.ecm.platform.login.Portal ? Did you alos deploy the Portal SSO plugin?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2014 21:59:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325582#M12583</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-11-15T21:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325583#M12584</link>
      <description>&lt;P&gt;The Nuxeo Web Mobile DM package also has this contribution&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2014 22:00:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325583#M12584</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-11-15T22:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325584#M12585</link>
      <description>&lt;P&gt;Hi Thierry, portal auth is used on our server. We do not use market place package but a (ESUP) patched package. Market place package ends up with and infinite redirection loop and following error in logs&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2014 16:38:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325584#M12585</guid>
      <dc:creator>Antoine_Cordier</dc:creator>
      <dc:date>2014-11-18T16:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why does nuxeo-web-mobile-dm-1.4.0  make my cas2 authentication contribution ineffective ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325585#M12586</link>
      <description>&lt;P&gt;Using market place package and overriding implementation class for CAS2_AUTH authentication plugin to feet my needs works. Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 13:02:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-does-nuxeo-web-mobile-dm-1-4-0-make-my-cas2-authentication/m-p/325585#M12586</guid>
      <dc:creator>Antoine_Cordier</dc:creator>
      <dc:date>2014-11-19T13:02:01Z</dc:date>
    </item>
  </channel>
</rss>

