<?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 How to Customize Startup Redirection in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-startup-redirection/m-p/315962#M2963</link>
    <description>&lt;P&gt;I've followed the following procedure to redirect Nuxeo start up page, but it does not work for me :
&lt;A href="https://doc.nuxeo.com/display/NXDOC60/How+to+Customize+Startup+Redirection" target="test_blank"&gt;https://doc.nuxeo.com/display/NXDOC60/How+to+Customize+Startup+Redirection&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It does not redirect the page, and I'm getting the standard dashboard after login.&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Sep 2015 12:35:20 GMT</pubDate>
    <dc:creator>Erwan_</dc:creator>
    <dc:date>2015-09-14T12:35:20Z</dc:date>
    <item>
      <title>How to Customize Startup Redirection</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-startup-redirection/m-p/315962#M2963</link>
      <description>&lt;P&gt;I've followed the following procedure to redirect Nuxeo start up page, but it does not work for me :
&lt;A href="https://doc.nuxeo.com/display/NXDOC60/How+to+Customize+Startup+Redirection" target="test_blank"&gt;https://doc.nuxeo.com/display/NXDOC60/How+to+Customize+Startup+Redirection&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It does not redirect the page, and I'm getting the standard dashboard after login.&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 12:35:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-startup-redirection/m-p/315962#M2963</guid>
      <dc:creator>Erwan_</dc:creator>
      <dc:date>2015-09-14T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Customize Startup Redirection</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-startup-redirection/m-p/315963#M2964</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Since Nuxeo 6.0, the solution doesn't work anymore.
The only way to redirect users on the dashboard after authentication is to override the method called for the connection, which is &lt;CODE&gt;startupHelper.initDomainAndFindStartupPage&lt;/CODE&gt;.
The best example of override is the one provided by &lt;A href="https://github.com/nuxeo/nuxeo-social-collaboration/blob/6.0/nuxeo-social-workspace-web/src/main/java/org/nuxeo/ecm/social/workspace/SocialWorkspaceStartupHelper.java"&gt;SocialWorkspaceStartupHelper.java&lt;/A&gt;: it redirects to the dashboard everyone except the administrator. Anyway, if that condition does not match your needs, you can simply do the "&lt;CODE&gt;return dashboardNavigationHelper.navigateToDashboard()&lt;/CODE&gt;".&lt;/P&gt;
&lt;P&gt;So, there is no more solution based on XML configuration.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Manon&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 16:39:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-startup-redirection/m-p/315963#M2964</guid>
      <dc:creator>Manon_Lumeau</dc:creator>
      <dc:date>2015-09-18T16:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Customize Startup Redirection</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-startup-redirection/m-p/315964#M2965</link>
      <description>&lt;P&gt;The current documentation has been updated &lt;A href="https://doc.nuxeo.com/display/NXDOC/How+to+Customize+Startup+Redirection" target="test_blank"&gt;https://doc.nuxeo.com/display/NXDOC/How+to+Customize+Startup+Redirection&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 21:47:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-startup-redirection/m-p/315964#M2965</guid>
      <dc:creator />
      <dc:date>2015-10-13T21:47:00Z</dc:date>
    </item>
  </channel>
</rss>

