Signals
string[]
List of Autonomous System Numbers (ASNs)
string[]
List of IPv4 addresses or CIDR ranges.
string[]
List of IPv6 addresses or CIDR ranges.
string[]
List of ISO 3166-1 alpha-2 country code.
string[]
List of ISO 3166-2 subdivision code.
string[]
List of JA3 TLS Fingerprints.
string[]
List of JA4 TLS Fingerprints.
string[]
List of client device or browser.
Conditions
object
Returns successful if the provided signal and any of the provided values are equivalent.
object
Returns successful if the provided signal and none of the provided values are equivalent.
Actions
boolean
Allows traffic to pass through unaffected.
boolean
Blocks traffic from accessing specified scopes.
boolean
Redirects traffic to a provided location.
string
URI to redirect traffic to.
boolean
Monitoring mode. No action is taken, but results are included in the Tenant ACL log event.
Scopes
Enforces Tenant ACL for both
management and authentication scopes.Enforces Tenant ACL for requests sent to
{yourDomain}/api/v2/\*} and {yourDomain}/scim/\*}.Controls access to Dynamic Client Registration endpoint
/oidc/register.Enforces Tenant ACL for requests sent to anywhere not covered in
management scope.