1 Answer
- Newest
- Most votes
- Most comments
0
This isn't possible due to the way that browsers work with regards to cookies. Take a look at the MDN documentation on the Set-Cookie header, especially the section on domain handling.
Though the CloudFront domain technically serves both aliases, the browser never sees that domain, only the aliases.
answered 2 years ago
