Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Issue with cookies

Avatar

Level 7

Hi Team,

As part of authentication (custom authentication handler) we are creating some cookies from server side. The cookies are http and Secured in one environment and neither http nor secured in another environment.

Do you have any idea why they are getting created like this?

Please help me in this.

Thanks,

AryA

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

You should check server settings/configuration for example in Apache HTTP

https://geekflare.com/httponly-secure-cookie-apache/



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

You should check server settings/configuration for example in Apache HTTP

https://geekflare.com/httponly-secure-cookie-apache/



Arun Patidar