Category "forgot-password"

Keycloak: Disable redirect to account page after password reset and show message

I am using Keycloak and I want to enable Forgot password flow. I have enabled Forgot password in login and configured SMTP to send email. What I get out of the

Nodemailer says message sent and accepted, but the email was never sent // Process never completes

I am testing the ability for Nodemailer to send a test email to my personal email address. I used some of the sample code on Nodemailer's site to keep things si