Where can I find a list of static IP addresses for Auth0?

,

Question: Where can I find a list of static IP addresses for Auth0 for whitelisting?

Answer:

There are several parts of Auth0:

  • If you want to allow Auth0 in your firewall at the network level (outbound) as the identity service, that cannot be done as Auth0 uses a dynamic set of IP Addresses and are subject to change at any time. We recommend allowing/whitelisting the domain hostname instead.
  • For inbound connections like the calls made to your databases and servers by Auth0 Rules, Hooks, or Custom Database Scripts, the list of IP addresses may be found at the footer section of the Custom Database Editor and the header for the Rules Editor.

In addition, if you are using AD Connector, it works by creating an outbound connection so no inbound IPs need to be whitelisted.