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

Camunda BPM Run: CORS does not allow all HTTP methods by default

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.13.0, 7.13.0-alpha5
    • 7.13.0
    • run
    • None

    Description

      Problem:
      In Camunda BPM Run, the CORS filter only allows GET, POST, HEAD, OPTIONS methods by default. All other methods do not work as CORS requests.

      Solution:
      By default allow all HTTP methods that are used by the Camunda REST API.
      The REST API uses:

      • GET
      • POST
      • PUT
      • DELETE
      • OPTIONS

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              nikola.koevski Nikola Koevski
              miklas.boskamp Miklas Boskamp
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce