[Help] How to bind developer IP with developer apps?

Not applicable

Hi All,

I would like to add more security to my organisation. As a part of it, I would like to bind developer IP to developer apps. Note: I have nearly 50+ developers and this integration shouldn't change their API key. Instead I would like to add 1 or 2 IPs white listed to each developer. Please let me know if this is possible.

0 1 95
1 REPLY 1

@Arun Babu ,

Do you know you can add developer attributes to each developer & retrieve them in Proxy during runtime of Api calls for any additional logic ?

2804-attr.png

If you use, Verify API Key Policy these attributes are available as flow variables. See more details here.

You can store 1 or 2 IPs for each developer using developer attributes & than use same in runtime to validate against ip of the API call. Keep us posted if you have any further queries.