Skip to content

Instantly share code, notes, and snippets.

@b-a-t
Created May 30, 2025 12:23
Show Gist options
  • Save b-a-t/5e0c8d07a056345920640a9e0028198c to your computer and use it in GitHub Desktop.
Save b-a-t/5e0c8d07a056345920640a9e0028198c to your computer and use it in GitHub Desktop.
Get list of IPs for the Okta EMEA region AWS endpoints.
curl -s https://s3.amazonaws.com/okta-ip-ranges/ip_ranges.json | jq '(.emea_cell_1,.emea_cell_2)|.ip_ranges[]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment