Browser not saving cookie for AWS custom domain attached to Elastic BeanStalk instance
I’m having issues when I’m trying to save the login access token on the browser’s cookies when I’m using my custom domain attached to my AWS Elastic BeanStalk instance. If I’m accessing it using the instance’s domain (my-custom-domain.aws-region.elasticbeanstalk.com) it’s working fine, but if I try to access it from the custom domain attached to it, it’s not saving it. At this point both domains (instance and custom domain) are not secured (I’m using HTTP).
Browser not saving cookie for AWS custom domain attached to Elastic BeanStalk instance
I’m having issues when I’m trying to save the login access token on the browser’s cookies when I’m using my custom domain attached to my AWS Elastic BeanStalk instance. If I’m accessing it using the instance’s domain (my-custom-domain.aws-region.elasticbeanstalk.com) it’s working fine, but if I try to access it from the custom domain attached to it, it’s not saving it. At this point both domains (instance and custom domain) are not secured (I’m using HTTP).