98% sure I know the answer to this question, but: Is it possible to get a list of IPs (or an IP range) such that we can allow those IPs access to a dev/staging environment?
We can use standard Cloud app authentication (JWT) without this, but in some cases we have a web application firewall (WAF) in front of routes and would help to have a list of IPs for web hooks coming from Atlassian to our application.
Thanks!