Created
May 30, 2025 12:23
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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