I have a process that does some administrative tasks that requires a lot of 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 possibility to execute the administrative task without the necessary 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 Axon.ivy Security/Permission checks? asked 05.06.2014 at 09:39 Reto Weiss ♦♦ Reguel Werme... ♦♦ |
Axon.ivy 7.0 and newer There is a convenience checkbox on the 'Script Activity' below the code block which will turn of permission check completely. Just hit it and fire your administrative API call here. All Versions You can disable Xpert.ivy Security checks with the following code:
Note that the method is called answered 05.06.2014 at 09:55 Reto Weiss ♦♦ Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 05.06.2014 at 09:39
Seen: 5,044 times
Last updated: 22.05.2019 at 08:30