Add CORP header to ZeroTrust Domain
Hi guys, I'm having two sites
a.example.com
and b.example.com
, both of them are place under ZeroTrust. Currently page a
cannot access asset from page b
because it failed to check for CORP
request. The .cloudflareaccess.com
domain does not return Cross-Origin-Resource-Policy=cross-origin
header. Now I have to manually go to page b
to let cf access authorize then go back to page a
. Is there any setting I can apply to mitigate this issue? I've tried setting CORS
but nothing changed0 Replies