Idea Summary
Add a possibility to define whitelisted URLs which are then not counted against the limits on web service calls.
Use Case
Calling Webservices becomes more common these days, especially in the area of authentication.
The “Social Sign In” authentication type in one such example.
While it makes sense to generally limit the amount of calls per time period, there are a couple of calls one would want to have always available.
If we can whitelist the URLs for authentication this will help in better controlling “unknown”"calls vs. the ones we always want to go through.
Preferred Solution (Optional)
Text area next to “Maximum Web Service Requests” on instance and workspace level.
Adding one whitelist entry per line.