1 Answer
- Newest
- Most votes
- Most comments
0
CloudFront is likely not passing your session cookie through to your web app. In your CloudFront origin request policy, make sure to add your cookie name to the list of cookies that are forwarded to the origin.
Take a look at the article below, specifically the section on cookies. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-origin-requests.html
answered 3 years ago
Relevant content
- asked a year ago
- asked 2 years ago
