Hi, I want acitivi it to work with Windows Server 2012R2 Active Directory for authentication. I have configured the activiti-custom-context ldap settings as following:
What am i missing ? I have also edited activiti-ui-context as following: <property name="adminGroups"> <list> <value>admin</value> </list> </property> <property name="userGroups"> <list> <value>user</value> </list> </property>