[teiid-issues] [JBoss JIRA] (TEIID-4366) Provide CORS support on OData Service

Ramesh Reddy (JIRA) issues at jboss.org
Fri Aug 5 09:57:00 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-4366.
---------------------------------
    Fix Version/s: 9.1
       Resolution: Done
           Labels: Alpha3  (was: )


Added CORS based Servlet filter that adds in required headers for supporting "OPTIONS" method on a call. This is generic, but will work fine in most of the OData specific calls.

> Provide CORS support on OData Service
> -------------------------------------
>
>                 Key: TEIID-4366
>                 URL: https://issues.jboss.org/browse/TEIID-4366
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: OData
>    Affects Versions: 8.12
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>              Labels: Alpha3
>             Fix For: 9.1
>
>
> Good write up CORS can be found here https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS
> OData needs to implement CORS support to be valuable with java script based client development technologies.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list