Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-1684

Process/DecisionDefinition Xml endpoint don't authorize

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.3.0
    • None
    • backend
    • None

      Currently every user who has access to optimize can access any xml no matter if he is authorized to.

      AT:

      • decision and process definition endpoints are only accessible if the user is authorized to read the particular definition
      • as part of refactoring aling the implementation of ProcessDefinitionReader and DecisionDefinitionReader:
        • throw NotFoundexception from RestService instead from reader
        • return Optional<String> for get*DefinitionXml don't throw exception on just missing xml

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: