[keycloak-user] Get magic link for users to login
Ilya Korol
llivezking at gmail.com
Fri Apr 14 01:59:10 EDT 2017
Hi, could you explain more detailed what you want to achieve? As for my
team we also implemented custom rest endpoint, which send customized
emails to users. Check out
org.keycloak.services.resources.admin.UsersResource for details of
default link constructing. (methods: resetPasswordEmail(),
executeActionsEmail(), sendVerifyEmail())
On 13.04.2017 17:54, Martin Johansson wrote:
> Is it possible to retrieve the magic link that are sent by e-mail via the Java
> API? We have implemented an SPI with a REST interface and would like to get
> the link for usage in custom e-mails.
> Any hints which provider to be used is much appreciated.
>
> Regards,
> Martin
> _______________________________________________
> 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