Whitelist needed for corporate access to be granted

Describe the problem/error/question

Can you please provide a full list of domains/endpoints that need to be whitelisted by my organization for cloud access in a course lab setting.

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @cspigle Welcome!
Here it is:

Also for self hosted reference, consider this:

We really need the URLs, this IPs are for outbound traffic coming into our networks. The connection we are referring to is the domain/url of the training environments.

welcome to the n8n community @cspigle
I would ask IT to whitelist the exact n8n Cloud web domains used by the labs such as app.n8n.cloud, *.n8n.cloud, and any region-specific workspace URLs your learners receive, plus WebSocket traffic over HTTPS (443), because users connect to the lab via those hostnames rather than via published inbound IP addresses.

Thanks so much!

I’m really happy to hear this helped :blush:
If this solution solved the issue for you, please consider leaving a like or marking the reply as the solution ( it helps others find the answer more easily and also supports community contributors.)