I'm collecting security features provided in Activiti Process Engine such as Authentication, Authorization, Database Security (file encryption, Https Connection). I need to know more about security features of Activiti which make a Business Process secure.
For example; If a packet is shipped to a customer by a courier company, what real time security measurements should be taken in consideration and what Activiti provides while executing this process model?
All I have is; Activiti has
What else? Can any body help me with that? What are the by default features provided by Activiti and what can be done with extra user code or plugins? Any document/research paper?
As nobody answered me and I did my own research finding out some security controls provided by Activiti, I would like to share my experience. I started with two existing security catalogs provided as standards;
and tried to find out controls from above mentioned catalogs which are provided(exactly or partially) by Activiti as security functions. The initial draft includes;
I hope it might help somebody.
Salman