Hi, I had changed the demo username and demo password but then I forgot it so now I cannot login to http://localhost:8080/camunda/app/welcome/default/#!/login
How can I reset the password or got back demo user and password?
Hi rosein,
How exactly are you running camunda?
Spring boot?
I installed Java JDK, Tomcat and I run camunda through start-camunda.bat
Ok, so you can probably try to do it via the REST API if you like:
https://docs.camunda.org/manual/latest/reference/rest/user/put-update-credentials/
Thanks but I’m new in Java world and also the REST API. So how I don’t know how I can do it. Is there any way for resetting password? Or where and how I will use REST API?