numerous-army-92497
02/20/2023, 2:39 PMAPP_ORIGIN: <http://growthbook.ourdomain.com|growthbook.ourdomain.com>
API_HOST: <http://growthbook.ourdomain.com:3100|growthbook.ourdomain.com:3100>
and then we have the CloudFront distribution created as
<http://growthbook-api.ourdomain.com|growthbook-api.ourdomain.com>
The issue now is that we cannot enter <http://growthbook-api.ourdomain.com|growthbook-api.ourdomain.com>
into the API_HOST environment variable. I'm guessing that is because of the port mapping from container port to host port (or loadbalancer target to container even). As we also can't use any other port than 443 for CloudFront, we're currently not sure how to solve this. Do you have a working example for the GrowthBook API behind CloudFront?future-teacher-7046
numerous-army-92497
02/20/2023, 2:56 PMOAuth Error: Error Signing In
when accessing the UI. Only by providing <http://growthbook.ourdomain.com:3100|growthbook.ourdomain.com:3100>
as API_HOST the setup works. We use Azure AD for SSO.future-teacher-7046
numerous-army-92497
02/20/2023, 2:59 PMfuture-teacher-7046
numerous-army-92497
02/20/2023, 3:00 PMfuture-teacher-7046
numerous-army-92497
02/20/2023, 3:07 PMfuture-teacher-7046
numerous-army-92497
02/20/2023, 3:21 PM