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

CORS support broken in the Gateway API

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: