[keycloak-user] Triggering reset password mail sending programmatically

Sebastien Blanc sblanc at redhat.com
Fri Apr 26 05:39:29 EDT 2019


Have you looked at the rest docs :
https://www.keycloak.org/docs-api/6.0/rest-api/index.html#_users_resource

isn't  "Send a update account email to the user An email contains a link
the user can click to perform a set of required actions." what you are
looking for ?


On Tue, Apr 23, 2019 at 2:08 PM Dragan Jotanovic <draganj at gmail.com> wrote:

> Does anyone have an example for how to trigger reset password email sending
> programmatically?
> I'm trying to send the reset credentials mail from my custom user storage
> provider, initially when I import user from external database.
> I tried searching through documentation and examples but couldn't find
> anything.
>
> Thanks,
> Dragan
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list