Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6864

Add support for CORS headers to REST server

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • Remote Protocols
    • None

      Currently it is not possible to enable browser-based applications to call infinispan REST APIs due to the lack of CORS headers in the responses, and there is no way to alter the underlying web server to include these.

      This request asks that CORS headers be optionally returned in REST requests, and be configurable by admins. Specifically, the following headers:

      • Access-Control-Allow-Origin
      • Access-Control-Allow-Credentials
      • Access-Control-Expose-Headers
      • Access-Control-Max-Age
      • Access-Control-Allow-Methods
      • Access-Control-Allow-Headers

      This would enable browser-based apps to function when working across domains.

              Unassigned Unassigned
              jfalkner1@redhat.com James Falkner
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: