Date
1 - 3 of 3
Customize the Email content of password reset request #cf #uaa
Dr Nic Williams <drnicwilliams@...>
Perhaps try finding the UAA core team on the CF Slack in the #uaa room and they might be able to help you.
Nic
On Mon, 15 Jun 2020 at 5:18 am, shilpa kulkarni <shilpakulkarni91@...> wrote:
Hi,
I am using UAA war file in tomcat. I want to customize the email content of password reset request. I am not getting where to change that code.
Can anyone please provide solution for this?
Thanks & Regards
Shilpa
--
shilpa kulkarni
I got to know to change the email content of password reset request. In the uaa tomcat in the templates\mail\reset_password.html file I have customized the content. But I want to pass username in the email content but not getting the username. Can anyone please help me in resolving the issue?