Hello.
I have installed Mender server version 3.4.0 using the helm chart.
After creating some users from web UI, I tried to initiate password reset, but it failed with the following error.
The password reset request cannot be processed: Resource not found
The developer tool on the web browser showed the following call resulted in http 404.
Hello @TheYoctoJester,
Thank you for the info.
I’ve read the linked thread, but it seems a different problem.
I can log in with a user created via useradm command.
Also, I can create other users from web UI, and can log in with these users as well.
What I cannot do is to reset user password.
@kjaskiewiczz@lramirez Requesting you to confirm if reset-password mail triggering functionality is available only for Enterprise version. Currently with my open-source version, reset email is not being sent and no errors in any of the logs.
Only from Browser Developer Tools, I could see requests are being sent to “v2” URIs
Please help us to understand if its available or not