Is there a way to send a user to a specifc login page after they have reset their password?
Our users are all new and have system generated passwords and we want them to just (what looks like to them) set a password for the first time. So instead of using the standard form that has an email, password, and “forgt” link, I put a link on a page with the ms-forgot attribute. It brings up the modal to reset their password. They enter their email, get sent a code and enter the code and new password. But at this point they have changed their password but are stuck on a page with no login form. Any way to redirect the to another page with a standard login form on it?