SWA API Proxy is not passing X-Forwarded-Host to linked ContainerApp when proxying a direct URL · Issue #1039 · Azure/static-web-apps

I have a static web app that is API linked to an Azure Container App which is hosting an ASP.NET Core web app. When I redirect to an authentiction route in my app like https://[swacustomdomain]/api...