The user with id is locked

Good Morning Everyone!

I would just like to ask about camunda’s user lock? Here are my questions:

  1. Why is this happening? When does Camunda lock a sure? What are it’s triggers?
  2. Is there a manual way to remove the ‘lock’ from a particular user?

Any link to documentation about this will also help.

Here’s a sample message from the console.

2022-08-17 08:46:11.736 INFO 1591 --- [nio-8441-exec-7] org.camunda.bpm.engine.identity : ENGINE-27001 The user with id 'sieve1' is locked. The lock will expire at Wed Aug 17 08:47:11 PST 2022

Thank you so much!

A User account get’s locked when there were a certain number of unsuccessful login attempts.
See