IP access control

Tenant owners can configure an IP allowlist to restrict access to the tenant to registered addresses only.

❗️Important

This can be configured at https://<your-tenant>.tines.com/admin/access_control

Rules must specify an address or CIDR range and a description. Both IPv4 and IPv6 addresses are supported. The format for CIDR ranges is address/mask .

⚠️Warning

Mode of operation 

There are two modes of operation available:

  • Tenant and API: enforce access control on the tenant UI and API access. That is, on all endpoints that require user authentication.

  • Everything: enforce access control on the tenant UI, API access, all webhooks and public pages. That is, on private and public tenant endpoints. Please note this rule is global and applies to all resources.

Was this helpful?