<div dir="ltr">Hello,<div><br></div><div>it is perfectly possible to reset the forgotten password via execute-actions-email on UsersResource which leads to generation of email containing the link for completing the password reset action (e.g: <a href="http://localhost:8080/auth/realms/publicRealm/login-actions/execute-actions?key=q8ySsRJNmt0G_LUP3IlL_TvNTTSiGnKa9ScRC7HxtOU.8b26e57f-811b-4a77-bc35-47c37a03909e">http://localhost:8080/auth/realms/publicRealm/login-actions/execute-actions?key=q8ySsRJNmt0G_LUP3IlL_TvNTTSiGnKa9ScRC7HxtOU.8b26e57f-811b-4a77-bc35-47c37a03909e</a>)</div><div>Reset password flows ends in account client where the user changes the password to the one he likes. </div><div><br></div><div>How would  it be possible to finish the flow without with interacting with account client? E.g. directly set new credential via REST call?</div><div><br></div><div><br></div><div>Best regards,</div><div>Bystrik</div></div>