Currently I’m using a list of IP’s that are ‘‘good’’ and shouldn’t be blocked, or challenged. Currently, the only way of enabling this traffic is to create a firewall rule and selecting a bypass option for all this traffic.
I’m not sure if this is the best option, as there are thousands of Firewall events (bypass) created.
My questions: Is there another option on how to specify or tell Cloudflare that this is a good traffic, even though it is constantly creating requests to same path every few seconds?
I tried with Firewall rule for ‘‘Allow’’ as well. But in that case, I got an allow request followed by a block action taken by browser integrity check.
The option you mentioned, works as expected. With only an Allow event and no additional Cloudflare security checks.
Thanks!