Check AuthorizationExceptionHandling in REST api

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha4
    • Affects Version/s: None
    • Component/s: engine
    • None

      Problem Description:

      in many places, the rest api checks for a ProcessEngineException and then returns a 404 response (or 500)

      This is undesirable if the ProcessEngineException is actually an AuthorizationException since in that case we want to return 403. (see: http://docs.camunda.org/7.2/api-references/rest/#overview-introduction-authorization-exceptions)

      Note: this needs to be fixed before the 7.3 release since fixing it after would not be backwards compatible

            Assignee:
            Sebastian Menski
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: