[
https://issues.apache.org/jira/browse/QPID-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370376#comment-15370376
]
ASF subversion and git services commented on QPID-7300:
-------------------------------------------------------
Commit 1752129 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1752129 ]
QPID-7300: [Java Broker] enable Cross Origin Resource Sharing (CORS)
> [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
> Fix For: qpid-java-6.1
>
> Attachments:
> 0001-QPID-7300-Java-Broker-enable-Cross-Origin-Resource-S.patch,
> 0002-QPID-7300-Java-Broker-Documentation-documentation-fo.patch
>
>
> 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]