Skip to main content
If your organization restricts outbound network traffic, you may also need to allow Legora’s dedicated upload domain.

Required domains

Allow outbound HTTPS (TCP 443) to the domains for your Legora region.

EU

Other regions

If your workspace is hosted outside the EU, allow the equivalent region domains.

Authentication migration requirements

If your organization is migrating to Legora’s new authentication protocol, also allow HTTPS (TCP 443) to:
  • Your organization’s dedicated Legora login domain, shown in Settings > Authentication migration
  • auth.legora.com
  • sso.legora.com, if you use SSO
  • app.legora.com, if you use integrations that require migration callback URLs, such as iManage, SharePoint, or Google Drive
Apply these rules to outbound traffic by default, and to inbound traffic where applicable to your network, proxy, or firewall setup.

SSO callback URLs

If your organization uses SSO, add these callback URLs as allowed callback or redirect URIs in your identity provider configuration:
  • https://sso.legora.com/api/oauth/saml
  • https://sso.legora.com/api/oauth/oidc

Integration callback URLs

If your organization uses these integrations, add the relevant Legora callback URL as an allowed redirect URI in the integration’s admin settings. Keep any existing URLs in place.

Document uploads

Legora uses a dedicated upload domain to make document uploads faster and more reliable, especially for larger files and large batches. When someone uploads a document, the browser sends the file directly to a secure, Legora-managed upload location for the workspace region. The product experience does not change. The upload domain:
  • Is only used for uploads
  • Is not a website where users can browse files
  • Is not a general-purpose API endpoint
  • Uses HTTPS over port 443
If the upload domain is blocked, users may still be able to access Legora, but document uploads may fail.

Optional third-party domains

Depending on your organization’s configuration, Legora may also use these third-party domains.

Optional integration domains

If your organization uses integrations with Legora, allow the domains required for those services.

Network requirements

  • Allow outbound HTTPS (TCP 443).
  • If your network setup restricts inbound callback, proxy, or inspection traffic, allow the required domains inbound where applicable.
  • Allow WebSocket over TLS (WSS 443) for realtime features.
  • Prefer domain allowlisting over IP allowlisting, because cloud service IPs can change.
  • Make sure large file uploads are not blocked or interrupted by your proxy, firewall, or inspection rules.

TLS inspection

If you use TLS inspection, make sure it does not break:
  • Authentication (OIDC / SSO)
  • Microsoft Office add-ins
  • WebSocket connections
  • Large document uploads

Troubleshooting

If document uploads fail

Make sure your firewall or proxy allows outbound HTTPS (TCP 443) to the relevant upload domain, such as uploads.eu.legora.com.

If Legora loads but realtime features do not work

Make sure WebSockets are allowed over WSS (443) and that your proxy or firewall is not downgrading or blocking WebSocket connections.

If login loops or sessions do not persist

Avoid blocking, rewriting, or stripping Legora authentication and session cookies.