-
Suggestion
-
Resolution: Unresolved
-
54
-
Issue Summary
When users need to use Webhooks, for example in automation, and the allow listing polices are enabled, the Atlassian IP's are automatically blocked and in order to be accessible they need to be added in the allowlist which uses 32 out of the available 100 -> 500 configurable IPs.
Steps to Reproduce
- Enable allow listing policies
- Attempt to use a webhook from an automation rule pointing to the originating instance.
- Unless the Atlassian IPs are added in the allowlisting policies the webhok operation fails.
Expected Results
Atlassian's own IPs should be allowed automatically even if the allowlisting policies are turned on. Also this shouldn't count toward the 100 limit provided to the customers
Actual Results
Atlassian IPs need to be manually added and they count towards the 100 -> 500 IP limit.
jira { "errorMessages": [ "The IP address has been rejected because it is not on the allowedlist. See your admin for more information." ], "errors": {} }
Workaround
Customer needs to manually add Atlassian's IPs in the allowlist.
[ACCESS-1002] Enabling allow listing policies automatically blocks Atlassian's own IPs
Pinned comments
All comments
All comments
Pinned by
Kat N
We have updated this ticket type to a "suggestion" to reflect that IP allowlisting is working as designed (and considering users who do not want Atlassian IPs automatically added). We'd love to hear more about your team's use cases to help guide consideration of any future changes, including the option to automatically allowlist Atlassian IP addresses.