I have to allow only one user (for example the admin user) to start the workflow, but with the swimlane initiator all users can start the workflow
I have tried to assign the initiator swimlane to the admin and then the first task with <actor>#{people.getPerson("admin")}</actor>, but nothing, I have also tried to not user initiator swimlane but a swimlane with another name and nothing
any ideas???