Search code examples
activitibpmncamunda

How to login activiti-explorer with authentication of another application's database


i have another web application B (obviously which have it's own database). i want users of application B should use activiti-explorer. so i want authentication from Application B, what approach/steps should i need to use.


Solution

  • You can push your users to LDAP directory and have both of your applications access that.