[keycloak-user] Forgot password flow

Bystrik Horvath bystrik.horvath at gmail.com
Thu Feb 25 04:44:10 EST 2016


Hello,

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:
http://localhost:8080/auth/realms/publicRealm/login-actions/execute-actions?key=q8ySsRJNmt0G_LUP3IlL_TvNTTSiGnKa9ScRC7HxtOU.8b26e57f-811b-4a77-bc35-47c37a03909e
)
Reset password flows ends in account client where the user changes the
password to the one he likes.

How would  it be possible to finish the flow without with interacting with
account client? E.g. directly set new credential via REST call?


Best regards,
Bystrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160225/e294e626/attachment.html 


More information about the keycloak-user mailing list