


Hi All,
We have used session from request to store few data. When we access the session, it generates JSESSIONID cookie. But the generated JSESSIONID cookie does not have cookie attributes "secure" and "httponly".
Can anyone please provide me pointers on how to add these flags to the JSESSIONID cookie in AEM.
Thanks in advance,
Amuthesan
Views
Replies
Sign in to like this content
Total Likes
Views
Replies
Sign in to like this content
Total Likes
Hi Scott,
Thanks for the reply.
We are currently offloading the SSL at the dispatcher level and the communication with AEM is non SSL. And also if we enable the SSL for the AEM, all the cookies would be made secure and httponly, we do not want that. We want only the JSESSIONID cookie to be made secure. As we understand the cookie is created and managed by container, Is there any configuration/input that can be made to the container to create the cookie with the secure and httponly.
Thanks,
Amuthesan
Views
Replies
Sign in to like this content
Total Likes
Did you find a solution to this?
Views
Replies
Sign in to like this content
Total Likes