Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-1209

CORS support broken in the Gateway API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.2.8.Final, 1.2.x
    • None
    • None
    • None

      The reason is that we're protecting all http verbs (including OPTIONS) with keycloak. The browser doesn't send auth info with the CORS OPTIONS request, so it's rejected by KC and the browser thinks CORS isn't enabled. The solution is to allow OPTIONS requests without authentication info.

              ewittman@redhat.com Eric Wittmann
              ewittman@redhat.com Eric Wittmann
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: