Update expired time for login-token cookie
Hi,
I am using AEM 6.1 and having a problem which login-token cookie is a session cookie and will automatically be cleaned when browser closed.
My question is, could we update the expired time for that cookie so it will be retaining for a period of time on client site.
I did a lot of searches but they were only mentioning to how to configure the server site token (under "/home/users/usernode").
Furthermore, if my thing is possible to do, does it cause any security problem?
Is it a good practise to do it by apache mod_header (override the set-cookie response header)?
Regards,
Thanh
