Hi,
I need to know , how does bonita manage the users , it’s mean how manage the user permissions . Wich users can start a case or something similar.
Thanks.
Hi,
I need to know , how does bonita manage the users , it’s mean how manage the user permissions . Wich users can start a case or something similar.
Thanks.
Users who can start a process is defined by actor mapping for the actor with the “initiator” flag.
Users who can be performed a step is defined either by actor mapping or by actor filter output if a filter is configured.
You can check out the video about LDAP and SSO authentication that also cover actor mapping / actor filter.