10
Views
1
Comments
Restricting IPs on Web Service calls
Question
Hi all,

I'm exposing a web service in a public internet site. But I want this WS to be consumed only by a few IP addresses. How would you go about doing this? Can I do it on an Outsystems level? Do I need an intervention of the IT systems team?
I need ideas, please.

regards
2016-04-21 20-09-55
J.
 
MVP
you can do it on outsystems-level.
check the htprequesthandler extension.

but imho you should implement those rules on a higher level. thus in IIS or firewalls even..
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.