I am somewhat confused on how to integrate user id and ldap groups into a workflow.
For instance in a Human Task Assignment property I enter LDAP role, “BlairGroup”, for Candidate Group.
My application will be using a UI to call a rest service that will use the Flowable API to get user task. For instance: User with user id “tri009” needs to know what task they can claim. Assuming “tri009” is member of “BlairGroup” then they should be able to claim the task.
How is all this wired together? Some confusion is if the IDM application will be used or some how use only the Flowable Ldap api? Or both?
THanks
Todd