Hi,
I have created a bpmn and I am using swagger to initiate instance of the deployed bpmn. When I am assigning a task to a user, it is getting assigned (even if the user is not present in the user list). In case of absence of the user in the user list, Camunda creates the user and also assignes update right to the user. Is there any way by which we can stop this mismanagement.
Thanks in advance.