Lorenz Quack created QPID-7300:
----------------------------------
Summary: [Java Broker] The REST API should support Cross Origin
Resource Sharing (CORS)
Key: QPID-7300
URL: https://issues.apache.org/jira/browse/QPID-7300
Project: Qpid
Issue Type: New Feature
Components: Java Broker
Reporter: Lorenz Quack
Currently the broker has an embedded Web Management Console to manage the
broker using the REST API.
However, it is not possible to have externally hosted web management consoles
due to the same origin policy enforced by the browser.
The Broker should support [Cross Origin Resource Sharing
(CORS)|https://www.w3.org/TR/cors/] to allow the broker to be managed through
externally hosted web management consoles.
The parameters of CORS should be configurable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]