Hi Experts
I have 2 Proxies with Verify API Key policy
Proxy1 with 2 paths /ip and /header.
I have created a product.
Product1, added proxy1 with resource /ip (gave restricted access only to 1 resource)
Created an Apps
App1: Added Product1 to the app
When i try to test
proxy1/ip?apikey=app1key it works fine
proxy1/header?apikey=app1key it fails with Invalid key as expected
Now when i try to access the proxy1 with some different apps to which i have not assigned Product1 (Already existing Apps in environment say TestApp)
proxy1/ip?apikey=TestAppKey it works fine
proxy1/header?apikey=TestAppKey it works fine
Question: How can proxy1 works fine TestAppkey when i have not assigned Product1 to TestApp?
Thanks and Regards
Osman