This feature is available for Attack Protection customers.
Key capabilities
- Automated updates: Auth0 Threat Intelligence continuously updates all
auth0.*blocklist feeds, requiring no manual rule updates on your end. - Unified matching: The
auth0_managedmatcher handles underlying complexity, such as mixing IPv4, IPv6, and TLS fingerprints, transparently within a single array.
Available curated blocklists
Auth0 organizes curated blocklists into broad categories using standard naming conventions. All curated blocklists use theauth0.<category> prefix:
Configure rules with curated blocklists
Configure curated blocklists using theauth0_managed matcher in the Network ACLs Management API inside a rule definition.
Block traffic from curated blocklists
To block traffic from low-reputation IPs at the authentication endpoint, send aPOST request to /api/v2/network-acls:
Combine with other matchers
You can combine curated blocklists with CIDR blocks, ASNs, or geolocation matchers in the same ACL rule:Exclude curated blocklist traffic
Usenot_match to explicitly allow traffic that is not on a curated blocklist. For example, you can allow traffic not flagged as low reputation while a broader blocking rule is in effect: