Hello all, I’ve customized the change password email template, using a custom email provider (Amazon) and it works like a charm, however, I’ve setup the application login URL (triple checked) in the Redirect To field of this template but after a user resets its password it dies in the success message screen.
Thoughts on how to redirect a user to the app logic page after resetting the password when following a reset link sent via email?
Hi @dan.woda thanks for pointing that out, for some reason I missed that post, my setup is with New Universal Login + email via auth API so the adjusting the Tenant setting made it work.
Thanks again!