[
https://issues.jboss.org/browse/TEIID-4366?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4366:
-------------------------------------
Disable basic authentication and to launch Google Chrome with this parameters (on MacOSX)
to disable CORS check: open -a /Applications/Google\ Chrome.app --args
--disable-web-security --user-data-dir
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)