Samstag, 25. Juli 2009

Redirect users in liferay to their private page

Imagine you want that a user after logging in the liferay portal is redirected to his private area. How you can achieve that?

Very easy:

Just add the entry

auth.forward.by.last.path=false

to the portal-ext.properties file

You don't know where the portal-ext.properties file is?


Here:

[liferay-portal]/[servletcontainer]/webapps/ROOT/WEB-INF/classes

If this file does not exist create it please.


Ready!

1 Kommentar:

Daedalus hat gesagt…

Doesn't work for me. :-( I use Liferay 6.0.6 CE