Use this data source to access information about the tenant's attack protection settings.
data "auth0_attack_protection" "my_protection" {}
breached_password_detection
(List of Object) Breached password detection protects your applications from bad actors logging in with stolen credentials. (see below for nested schema)brute_force_protection
(List of Object) Brute-force protection safeguards against a single IP address attacking a single user account. (see below for nested schema)id
(String) The ID of this resource.suspicious_ip_throttling
(List of Object) Suspicious IP throttling blocks traffic from any IP address that rapidly attempts too many logins or signups. (see below for nested schema)breached_password_detection
Read-Only:
admin_notification_frequency
(Set of String)enabled
(Boolean)method
(String)pre_user_registration
(List of Object) (see below for nested schema)shields
(Set of String)breached_password_detection.pre_user_registration
Read-Only:
shields
(Set of String)brute_force_protection
Read-Only:
allowlist
(Set of String)enabled
(Boolean)max_attempts
(Number)mode
(String)shields
(Set of String)suspicious_ip_throttling
Read-Only:
allowlist
(Set of String)enabled
(Boolean)pre_login
(List of Object) (see below for nested schema)pre_user_registration
(List of Object) (see below for nested schema)shields
(Set of String)suspicious_ip_throttling.pre_login
Read-Only:
max_attempts
(Number)rate
(Number)suspicious_ip_throttling.pre_user_registration
Read-Only:
max_attempts
(Number)rate
(Number)