How to open Universal Login Page to Forgot Password?

Hi @dan.woda,

Thanks for the quick reply. To clarify, I’m not asking to bring users directly to the screen where they enter their new password. I want to take them to the screen where they enter their email address to receive the verification link. The same screen the user would see if they clicked “Forgot Password” from the login screen (this one: Customize New Universal Login Text Prompts). They should not need to be authenticated to get there.

It sounds like we can build our own UI for the user to enter their email and then POST to /dbconnections/change_password easily enough. I was just hoping to take advantage of the UI that already exists in the Universal Login

1 Like