Client-Server sync / fetch task.js without the need for cookies.
Ghxst opened this issue · 2 comments
What is your Scenario?
We have hammerhead deployed in an iframe but our proxy server runs on a different domain than the frontend.
This works fine on all browsers except for Safari.
Due to Safari's ITP, it will not store any cookies under the domain hammerhead is running on as long as the front-serving domain is different.
What are you suggesting?
I'm wondering if there's a method of syncing the client and server that would not require cookies.
What alternatives have you considered?
No response
Additional context
If anyone has experience getting hammerhead to run in an iframe on Safari, please let me know how dealt with the challenges introduced by their ITP.
Thank you for submitting this issue. We would love to assist you and diagnose it. However, we need a simple sample that we can easily run on our side in order to replicate the issue and research its cause. Without a sample, we are not able to figure out what's going on and why this issue occurs. Refer to this article to create the best example: How To: Create a Minimal Working Example When You Submit an Issue. We look forward to your response.
This issue was automatically closed because there was no response to our request for more information from the original author. Currently, we don't have enough information to take action. Please reach out to us if you find the necessary information and are able to share it. We are also eager to know if you resolved the issue on your own and can share your findings with everyone.