Hello there,
I'm currently working on an application that might use Activiti through the REST API
Since my application will only be used by 2 persons with the same rights on the same processes is it possible for my application to comunicate with the Engine with only one user defined in Activiti ? (Meaning the 2 users in my application will be using the same user inside activiti)
Thanx for the answers.