Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-4620 Allow usage of special paths for share URLs
  3. OPT-4803

Add special "external" sub-path for which all requests are rewritten to "/"

XMLWordPrintable

    • Not defined

      Context:
      In order to allow external systems like SSO-Proxies to distinguish between public accessible Optimize links and those that require authentication a special sub-path "external" needs to be setup on the Optimize Webserver that internally rewrites these requests to the root of the webserver.

      AT:

      • Any request prefixed with this path "/external" get rewritten to "/"
        "/external/api" => "/api"
        "/external/static/js/2.cc466bae.chunk.js" => "/static/js/2.cc466bae.chunk.js"
        etc.

        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: