When a user is blocked by multiple password failures, our tenant is correctly sending the ‘Blocked Account Email’, but I would prefer to create a password reset ticket/link, instead of a unblock ticket/link.
Either the user has forgotten their password, and they should be changing it (most likely scenario), or Auth0 threat detection has decided a bad actor is targeting this account. It makes more sense to me that we directly request the user to update their password.
If there any means by which I can make the Blocked Account email include a password reset link?
*Note, on a paid account and have ability to customize template.