Is there any way in Integration Server that we can block or allow certain incoming IP pattern to call our API?
Example I have 10 APIs in my project, but 3 of them are serving multiple business units.
So for security, we have to recognize and allow only certain pattern of incoming IP (eg. 10.52…) to call these 3 API.