cancel
Showing results for 
Search instead for 
Did you mean: 

How to Customize Startup Redirection

Erwan_
Champ on-the-rise
Champ on-the-rise

I've followed the following procedure to redirect Nuxeo start up page, but it does not work for me : https://doc.nuxeo.com/display/NXDOC60/How+to+Customize+Startup+Redirection

It does not redirect the page, and I'm getting the standard dashboard after login.

Regards.

2 REPLIES 2

Manon_Lumeau
Star Contributor
Star Contributor

Hi,

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 startupHelper.initDomainAndFindStartupPage. The best example of override is the one provided by SocialWorkspaceStartupHelper.java: it redirects to the dashboard everyone except the administrator. Anyway, if that condition does not match your needs, you can simply do the "return dashboardNavigationHelper.navigateToDashboard()".

So, there is no more solution based on XML configuration.

Regards,

Manon

Not applicable
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.