Hi Guru's
I have a need to ensure that an Odata service is only called by one IP address.
We use Layer7 as our runtime governance of service calls and the Odata service I want to expose contains "confidential" data so I need to ensure that the call has been made by Layer 7. For me the best way to do this is to identify the IP address of the server calling my service - I am just not sure how one does this.
Regards
Dave Cuff