Foren

Is it possible to provide a non-liferay user access to a private page?

thumbnail
Amith ., geändert vor 7 Jahren.

Is it possible to provide a non-liferay user access to a private page?

New Member Beiträge: 8 Beitrittsdatum: 10.09.13 Neueste Beiträge
Hi,

I am thinking of providing view access for a private page to a non-liferay user. Does liferay provide any default support to do this? The page should be only accessible to the people having the link ?
thumbnail
Samuel Kong, geändert vor 7 Jahren.

RE: Is it possible to provide a non-liferay user access to a private page?

Liferay Legend Beiträge: 1902 Beitrittsdatum: 10.03.08 Neueste Beiträge
Private pages, by definition, are only accessible to users who are members of the site and a user can't be a member of the site if they don't even have an account.

Instead, you should create a page on the public site and mark the page as "Hidden".
thumbnail
Amith ., geändert vor 7 Jahren.

RE: Is it possible to provide a non-liferay user access to a private page?

New Member Beiträge: 8 Beitrittsdatum: 10.09.13 Neueste Beiträge
Thanks Samuel.

To make things clear, I am trying to achieve something google does with google docs.

It should be possible to make the URL public and open for x amount of time and for n number of users, if the liferay user wants.

It should also be possible to embed page in other webpages
thumbnail
Samuel Kong, geändert vor 7 Jahren.

RE: Is it possible to provide a non-liferay user access to a private page?

Liferay Legend Beiträge: 1902 Beitrittsdatum: 10.03.08 Neueste Beiträge
Pages doesn't have this functionality. You should probably implement this logic in your portlet instead.