07-Mar-2022 08:39
Hello,
Is there a way to limit the access to only allow specific source IP address to an API for example
Allow only IP address a.b.c.d to access https://myexample.com/myapifortest and block any other IP addresses.
All other IP addresses will not have access to this API but will have access to any other path.
Solved! Go to Solution.
08-Mar-2022 01:01
Hello,
You can filter access to this specific uri in a local traffic policy, you could make a rule allowing only this specific client ip with this url and another blocking other ips blocking access to this url.
Cheers
Sam
08-Mar-2022 01:01
Hello,
You can filter access to this specific uri in a local traffic policy, you could make a rule allowing only this specific client ip with this url and another blocking other ips blocking access to this url.
Cheers
Sam