Is there a way to change the URL that redirects you after you change your password with password manager?
/PasswordResetSite/SelfPasswordReset.aspx will redirect to /PasswordResetSite/SignIn.aspx after a password reset.
Which makes sense but for my situation I need it to redirect to another site:
/PasswordResetSite/SelfPasswordReset.aspx redirect to /OtherSite/SignIn.aspx