- Manage-processes - for configuring access for running test processes
- edit - users are able to start processes for testing and to test action rules
- Manage-instances - for configuring access for manipulating process instances
- read - users can view the list of process instances
- admin - users are able to retry an action on a process instance token
-
manage-processes
- edit:
- ROLE_ADMIN_MANAGE_PROCESS_EDIT
- ROLE_ADMIN_MANAGE_PROCESS_ADMIN
- admin:
- ROLE_ADMIN_MANAGE_PROCESS_ADMIN
- edit:
-
manage-instances
- read:
- ROLE_ENGINE_MANAGE_INSTANCE_READ
- ROLE_ENGINE_MANAGE_INSTANCE_ADMIN
- admin:
- ROLE_ENGINE_MANAGE_INSTANCE_ADMIN
- read:
These roles need to be defined in the chosen identity provider solution.
SECURITY_ACCESSAUTHORIZATIONS_AUTHORIZATIONNAME_SCOPES_SCOPENAME_ROLESALLOWED:NEEDED_ROLE_NAMES
Possible values for AUTHORIZATIONNAME: MANAGEPROCESSES, MANAGEINSTANCES.
Possible values for SCOPENAME: read, edit, admin.
For example, if you need to configure role access for read, insert this: