What is the name of the domain?
What is the issue you’re encountering
I have added my website and API to Zero Trust. After signing into Zero Trust, the website works, but API requests are blocked due to CORS. If I open the API directly in the browser and then return to the website, the issue is resolved. How can I authenticate the API automatically when opening the website after Zero Trust authorization?