Skip to content

UACH in CORS #26

Answered by abeyad
willyaranda asked this question in General
Discussion options

You must be logged in to vote

Thanks for your question!

If I'm not mistaken, our customers need to include in their webpages a Permissions-Policy header, and there is no way we can ask for that information directly in the headers of our QoS endpoint (which is in our domain, and not in the customer domain).

Yes, that's correct. The top-level site would need to delegate in the Permissions-Policy header that the embedded requests should also send the client hints in the request headers; the embeds are not able to control themselves what client hints they receive.

Could be using the JS API the only option for us right now? (and then sending the information we want like OS version and model directly in the payload to ou…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by willyaranda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants