I am trying to find a way to use an Authorization Policy to filter on the Cloudflare cf-connecting-ip. Since we proxy all our requests using Cloudflare we are not able to get the source ip directly so the from matchers in the Authorization Policy wont work.
I was able to do this pretty easily with a list checker but I understand that this is deprecated and will be removed soon.
Any ideas?