Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9591

I can configure whether an operator can see process variables or not

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.11.0, 7.11.0-alpha3
    • None
    • engine
    • None

      Create configuration [*] which enables reading variables with the following permissions:

      • READ permission on Process instance resource
        or
      • READ_INSTANCE permission on Process definition resource
        or
      • READ_INSTANCE_VARIABLE, READ_HISTORY_VARIABLE permission on Process definition resource (new)

      Notes: When the configuration is enabled in order to read/"see" everything the user needs: READ_HISTORY and READ_HISTORY_VARIABLE.

      Take into account #getVariable and query variables, Task variable API and Form variable API.

      • for runtime task and form variables: READ_TASK_VARIABLE on Process definition resource (new) and READ_VARIABLE on task resource (new; use case standalone tasks)

      Document the new option: https://docs.camunda.org/manual/7.10/user-guide/process-engine/authorization-service/#permissions-by-resource

      Hints: When the configuration is enabled we can only check if the user has READ_HISTORY_VARIABLE permission.
      [*] Similar to https://docs.camunda.org/manual/7.10/user-guide/process-engine/authorization-service/#default-task-permissions

        This is the controller panel for Smart Panels app

              michael.schoettes Michael Schoettes
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: