Hello. When enabling password protection on Discourse following either this [1] or this [2], the site is loading fine on desktop and on Android devices (after entering user and password). However, the site loads like this when browsing on iOS devices:
Since it is only being encountered on iOS devices, it could be something related to the CDN (CloudFront). The following is the cache and origin request policy:
This “whitelist-authorization-headers” policy – [1] stated that authorization header needs to be whitelisted:
Do you guys have any idea if the issue is related to just the CDN or could there be something else in Discourse’s config files that need to be updated? Hoping for a response. Thank you.