Message Boards

Liferay 7.2 Redirect to different pages based on site on session timeout

thumbnail
Lokesh Sharma, modified 3 Years ago.

Liferay 7.2 Redirect to different pages based on site on session timeout

Junior Member Posts: 54 Join Date: 7/30/15 Recent Posts
Hi All,I have different sites configured on the portal instance.
session.timeout.redirect.on.expire=true  :  This property rediects to default page.
But I need to redirect to the login page of the site from where the session expired instead of on default one.
Please suggest how can we achieve that.