Brute-Force Unblock Link in Emails Consumed by Security Scanners
Last Updated:
Overview
There is an issue with the emails that are being sent when an account is blocked by Brute-Force Protection. Auth0 sends an email to the user whose account has been blocked, but when the user clicks on the unblock link in the email, they will get this error:
The URL can be used only once.
However, when checking the user's profile, the account appears as unblocked.
Applies To
- Brute-Force Protection
Cause
Third party email security scanning software is activating the link.
Solution
Currently, there is no workaround for this particular issue. Make sure there is not a service that opens the unblock user link. A GET request consumes the links as of February 2024. Please leave feedback for our product team if it is desired to have links consumed with the POST requests.