keycloak
keycloak copied to clipboard
Reset password email shows raw link instead of hypertextual text
Description
Except for English, all the other languages show the raw link in the email of reset password.
English:
<p><a href="{0}">Link to reset credentials</a></p>
Italian (and all other languages):
<p><a href="{0}">{0}</a></p>
Discussion
No response
Motivation
No response
Details
No response