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.

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: