Currently we evaluate Camunda BPM as a possible Open Source BPM framework. One important use case is that we need to manage which user is allowed to see and start which process in the Camunda tasklist. According to the official documentation: http://docs.camunda.org/latest/guides/user-guide/#process-engine-authorization-service and this post here: https://groups.google.com/forum/#!topic/camunda-bpm-users/EjY8sxycNAQ
it is not possible to define access rights on process definitions. The problem is, that the post was not updated since last year.
Therefore, is it possible to define Authorizations on process definitions?
Best regards Ben