Hi,
I have configured Activiti to work together with our SSO engine. Authentication works fine. The issue is to resolve in behalf of what group user is acting. I have googled few topics and I would like to ask about technical details:
1. Assuming that creating custom GroupIdentityManager implementation is only one required change how to inject custom implementation to activiti-rest.war. Is this similar to the way how to replace default ActivitiRestServicesApplication in web.xml
2. If the assumption is wrong, could you shed light what has to be done to get it working.
Many thanks,
Tomasz