Update the Brute-force Protection configuration of your tenant.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Whether or not brute force attack protections are active.
Action to take when a brute force protection threshold is violated.
Possible values: block, user_notification.
block, user_notification List of trusted IP addresses that will not have attack protection enforced against them.
Account Lockout: Determines whether or not IP address is used when counting failed attempts.
Possible values: count_per_identifier_and_ip, count_per_identifier.
count_per_identifier_and_ip, count_per_identifier Maximum number of unsuccessful attempts.
1 <= x <= 100Brute force configuration successfully updated.
Whether or not brute force attack protections are active.
Action to take when a brute force protection threshold is violated.
Possible values: block, user_notification.
block, user_notification List of trusted IP addresses that will not have attack protection enforced against them.
Account Lockout: Determines whether or not IP address is used when counting failed attempts.
Possible values: count_per_identifier_and_ip, count_per_identifier.
count_per_identifier_and_ip, count_per_identifier Maximum number of unsuccessful attempts.
1 <= x <= 100