What is the name of the domain?
What is the error number?
I’m having trouble configuring Authenticated Origin Pulls correctly for multiple custom domains
What is the error message?
The issue is related to a lack of clarity on the correct configuration for Authenticated Origin Pulls, as the Azure Web App has multiple custom domains and I am trying to implement origin authentication by hostname.
What is the issue you’re encountering
I’m trying to set up Authenticated Origin Pulls on Cloudflare for an Azure Web App that has multiple custom domains. I’m not sure whether to set up zone-level or per-hostname authentication. I’m having trouble understanding how to manage the SSL configuration between Cloudflare and Azure, given that there are multiple domains.
What steps have you taken to resolve the issue?
I’ve reviewed the documentation on Authenticated Origin Pulls on Cloudflare and on how to configure SSL for Azure Web App, but I’m not clear on how to configure specifically for multiple custom domains. I’ve tried following the documentation on per-hostname, but I’m still unsure if this is the right approach for my scenario. I haven’t made any significant changes yet.
Was the site working with SSL prior to adding it to Cloudflare?
Yes
What is the current SSL/TLS setting?
Full
What are the steps to reproduce the issue?
1 - Have an Azure Web App with multiple custom domains.
2 - Try to configure Authenticated Origin Pulls on Cloudflare.
3 - Try to configure authentication for multiple domains and am unsure whether to configure it by hostname or by zone.
4 - When trying to apply the configuration, I am wondering which method is best suited for my specific multi-domain case.