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

AuthorizationException in Webapp caused by Telemetry

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Duplicate
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • None
    • None
    • Camunda Run 7.14.0

      When

      • use a fresh engine and enable authorization checks
      • set up a user that only has one authorization: access cockpit
      • try to login with that user

      Then

      • logging in to Cockpit fails

      Expected

      • the user should be able to log in and should not have to care about telemetry setup

      Hint

      Apparently the webapps try to access 

      camunda/api/engine/engine/default/telemetry/configuration

      with that users authentication which fails with a 403

      {{

      {"type":"AuthorizationException","message":"ENGINE-03029 Required admin authenticated group or user.","userId":null,"resourceName":null,"resourceId":null,"permissionName":null,"missingAuthorizations":[]}

      }}

       

        This is the controller panel for Smart Panels app

              nikola.koevski Nikola Koevski
              benjamin.hoffmann Benjamin Hoffmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: