Hello everybody,
I use Wildfly 20 and Camunda 7.14.
I am facing the following problem. The user credentials (username and password) are saved in a ldap respository.
Now I want to give a user access to camunda tasklist with this credentials without saving the password in camunda db. But it should also be checked if the username exists in camunda db. (
I think this would be possible via a authentication filter, but I do not know how to integrate it in camunda takslist. Does anyone has an example for wildfly an tasklist?
Thanks a lot
Nicole