Hi Guys,
I am new to Camunda. In camunda there is a proper user management. You can use dashboard to create users and what kind of access they have. But we also have a user management in our own services. We want to use authtoken and privileges from our services. So, I just want to segregate authentication part out of camunda. Is there any way to do this? Or camunda comes with authentication bundled in it.
Thanks,