|
|
|
Ask HN: Standard for webhook source IP declaration?
|
|
7 points
by blamarvt
1037 days ago
|
|
Is there a standard way to tell customers where your webhooks will be coming from just in case they want to whitelist those IPs? If there isn't a standard what is the most common way? Docs? Some random URL with IP CIDRs in JSON? |
|
It's not that you should expect to be changing them very often but it's also extremely unlikely someone using your service is going to manually monitor whatever published list you have - whereas a firewall can be set to fetch your list once a day and will therefor get any changes you need to make, automatically.