<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><div>That's exactly what I was asking two hours ago. I've found a temporary workaround:</div><div><br></div><div>In the keycloak services module I patched the method loginBase in Urls.java to replace hostname. I added a nullcheck and used an Uribuilder to keep everything else as is, otherwise it failed to reset password. I built the module with maven and replaced just the keycloak-services jar on my server. Maybe this causes issues somewhere else, I don't know...</div><div></div><br><br>-------- Ursprüngliche Nachricht --------<br>Von: Fabio Monteiro &lt;fmrage@hotmail.com&gt; <br>Datum:21.10.2015  18:57  (GMT+01:00) <br>An: keycloak-user@lists.jboss.org <br>Cc:  <br>Betreff: [keycloak-user] Changing url in reset-password emails <br><br><div dir="ltr">Hi, &nbsp;<div><br></div><div>We use keycloak API rest to send email password reset to users. But we would need to change the host part of the url &nbsp;used in the email link presented to users in the email sent to them.&nbsp;</div><div><br></div><div>Is there an easy way to do so, you guys know??</div><div><br></div><div>This is quite critical right now for our app so any help would be MUCH appreciated. THANKS A LOT<br><br><font face="Franklin Gothic Medium">Fabio Monteiro</font></div>                                               </div>
</body>