Action egress control

Tenant owners can configure an IP or FQDN allowlist to restrict access to the destinations that HTTP Request Actions are allowed to make requests to. This feature is available on all cloud and self hosted tenants.

Rules must specify an address or CIDR range for IP or FQDN, and a description. Both IPv4 and IPv6 addresses are supported. Only an IP or FQDN should be provided, but not both. The format for CIDR ranges is address/mask .

Once the rules are enabled, any outbound requests from HTTP Request Actions that does not match the IP or FQDN will fail at run time and the relevant error can be found in the logs.

Rules can also be fetched and modified via the Tines API.

💡Note

Was this helpful?