How can I disable Xpert.ivy security/permission Permission checks?
I have a process that does some administrative tasks that requires a lot of Xpert.ivy Axon.ivy permissions. The user that executes the task does not own all of the required permissions.
But I as a process designer know what I do and I want to give the user the possiblity possibility to execute the administrative task without the necessary Xpert.ivy Axon.ivy permissions. I implement the security in the process itself by guarding the process start with a certain role for example.
How can I disable programmatically Xpert.ivy Axon.ivy Security/Permission checks?