09-27-2017 12:22 AM
Hi Team,
I am using activiti process in my spring project. In my spring project already i have users table but activiti given ACT_ID_USER table. is it possible to use my spring table instead of ACT_ID_USER?
if not possilbe i will maintain both tables. any solution for this?
09-27-2017 08:41 AM
Why do not use LDAP?
09-27-2017 10:03 PM
Thank you for your reply. please share any link about that.
09-28-2017 12:57 AM
1. Install OpenLDAP or other
2. Create your users in this ldap with fields as you need (schemas)
2. Configure your Activiti for autentication in ldap
One tutorial for config for Activiti in LDAP by Thys Michels: Activiti BPM Tutorial – LDAP | Thys Michels Blog
09-28-2017 03:02 AM
Sorry. it is not full fill my requirement. I am using spring security and created my own mysql user table. is there any possibility to use my own mysql user table?
Explore our Alfresco products with the links below. Use labels to filter content by product module.