Hi
Im a java developer with alfresco developing knowledge and right now i do have zero knowladge of activiti customizations. i know activiti use Basic Authentication with rest api calls. sending password with every request is a security issue. therefore we decided to implement token based authentication to handle activiti rest calls.to achieve this i referred many post in this forum but i couldnt understand how to start activiti customization.
can i customize activiti engine or Activiti Explorer? then how can i do?
is there any developer documentation? how can i start?
is it possible to use oauth 2.0 instead of Basic Authentication?
Thanks
Paul