Skip to main content
Version: 8.9 (unreleased)

Access control

If authorization control is enabled for your Orchestration Cluster, users require the following authorizations to work with Tasklist.

note

You can assign these in the Identity UI. See the introduction to authorizations for a list of all available authorizations.

Mandatory authorizations

The following mandatory authorizations are required to work with Tasklist:

Authorization typeResource typeResource IDPermission
Component access for Tasklist.Componenttasklist or * (for access to all web components).ACCESS
Read user tasks.Process DefinitionID of the respective BPMN process definition or * (for all process definitions).READ_USER_TASK

Optional authorizations

The following optional authorizations can also be defined:

Authorization typeResource typeResource IDPermission
View task history records.AUDIT_LOGUSER_TASKS or * for all categories.READ
Assign and complete user tasksProcess DefinitionID of the respective BPMN process definition or * (for all process definitions).CLAIM_USER_TASK, COMPLETE_USER_TASK, or UPDATE_USER_TASK
View BPMN diagramsProcess DefinitionID of the respective BPMN process definition or * (for all process definitions).READ_PROCESS_DEFINITION
View USER_TASKS operations for instances of a specific process definition.PROCESS_DEFINITIONA process definition ID or * for all process definitions.READ_USER_TASK
View task history records related to specific tasks the user has access to based on task properties.USER_TASKA user task property (assignee, candidateUsers, candidateGroups).READ
Authorization typeResource typeResource IDPermission