Change Password and User Creation in Camunda

Dears,

We are using a Default Tasklist and other Webapps provided by Camunda in our project. The requirement in the Project is as below

  1. User Creation: Once the admin creates a new user,a mail should be triggered to that new user notifying him that a login has been created . Is this mail sending setup available in Camunda by default or is it configurable in any manner. Can any of the experts please suggest how to execute it

  2. Password Reset or Forgot Password: what is the default functionality of the Forgot/Reset password

Hi @Gaga,

currently, the Camunda web apps doesn’t provide this features. So you have to build it by yourself.

Best regards,
Philipp

hi phil,
Can you tell me how to create those features in camunda like Gaga said…Do i have to create new application for that or i have to modify the application which is already in camunda server folder…forgive me if its a newbiw Question …CHeers and thanks in advance

You can reset your password using this rest api.