01-04-2019 03:12 PM
It seems the integration of custom identity management has changed in 6.0. The activiti guide still shows the old way to do it.
Can somebody please explain how to integrate custom identity management in Activiti 6.0?
So far, this is what I have gathered:
1. Implement the GroupDataManager interface. Or, extend MybatisGroupDataManager.class
2. ProcessEngineConfigurationImpl.setGroupDataManager(GroupDataManager groupDataManager)
That is from the link below:
I did both of these and still not working.
Thanks
Explore our Alfresco products with the links below. Use labels to filter content by product module.