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

thumbnail
Lokesh Sharma modifierades för 6 År sedan. Junior Member Inlägg: 54 Anslutningsdatum: 2015-07-30 Senaste inlägg
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.