2
votes
2answers
184 views

Ways to test Web Service security by IP filtering?

As a security measure, we are now filtering access to our web service methods only to a small subset of machines, by IP address. Since I am relatively new to the game of testing, I wanted to know if ...