Does Activiti support full Role-Based Access Control?

cancel
Showing results for 
Search instead for 
Did you mean: 
troibk
Member II

Does Activiti support full Role-Based Access Control?

Hi everyone !

I'm working about integrating security to BPMN. I know now to execute a task, user have to assign role. But I wonder that Did Activiti support full RBAC like Hierarchical RABC, Static Separation of Duty or Dynamic Separation of Duty ?

If it does not support, can I customize Activiti source code.

I want build a project like secureBPMN in here https://www.brucker.ch/projects/securebpmn/index.en.html 

I'm new in Activiti and this is request for my master thesis. Can you give me some points to start?

Thanks a lot!

1 Reply
gdharley
Intermediate

Re: Does Activiti support full Role-Based Access Control?

Activiti should easily be able to handle the separation of duties and need to know aspects of secure BPMN.

And, since it is completely pen source, you can easily adapt it to you specific needs.

Greg