CAS SSO with Activiti REST API
Hi,We're building a multi-component web application that communicates with Activiti using the REST API. We'd like to do two things:1. Replace the default basic HTTP authentication, and rely on Tomcat to handle authentication using CAS SSO. We obvious...