How to provide access to US region alone and some specific IP address outside US
What steps have you taken to resolve the issue?
Here is the business use case:
if US region IP
Allow the URL
if non US region IP
check the IP is allowlisted
if yes
allow the URL
else
deny the access (403)