Which page is served by Liferay for a friendlyURL for a user?

19 Views Asked by At

When a new user is created in Liferay (6) a group object with a "friendlyUrl" consisting of the screen name of the user is created.

If a user now navigates to that URL, a page is served by Liferay which shows some user data, e.g. first name and last name. In order to prevent this from happening we would like to "hide" this page or make it inaccessible. However, we were not able to figure out which page this is and how we could achieve this.

Any kind soul could enlighten us?

0

There are 0 best solutions below