Enable/redirect to MFA page after a password is reset

I want to redirect users to MFA page after they successfully reset their password.
Now my workflows are when user select password reset, a email with link will be send to reset their password but after reset, I want them go over the MFA page instead of directly show password change success page(using action I think). Is it possible to enable or redirect them to MFA page after password change? I only saw it happens after user login.