-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update Ory Network IP addresses documentation (#1704)
- Loading branch information
Showing
3 changed files
with
24 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
id: allowlist | ||
title: Configure Ory Network IP addresses as allow list | ||
sidebar_label: Ory Network IP Addresses | ||
--- | ||
|
||
To enhance your security measures while using the Ory Network, we've narrowed down the source IP addresses for all of our egress | ||
traffic (webhook, emails etc.) to specific IPs. | ||
|
||
These addresses will be used in the EU region: | ||
|
||
- 34.22.170.75 | ||
- 35.242.228.133 | ||
|
||
These addresses will be used in the US region: | ||
|
||
- 35.245.69.134 | ||
- 34.94.111.83 | ||
|
||
By setting your firewall rules to allow traffic only from these IP addresses, you'll be adding an extra layer of protection | ||
against any unwarranted access attempts. |
This file contains 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