[
https://issues.apache.org/jira/browse/AMQ-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705760#comment-15705760
]
ASF subversion and git services commented on AMQ-5654:
------------------------------------------------------
Commit 7fe862caf4e9f6b57d8265bf8ca1d3d97f2be99a in activemq's branch
refs/heads/master from [~davsclaus]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=7fe862c ]
AMQ-5654 Allow ActiveMQ authentication on server side for REST/Ajax clients.
Thanks to Geert Pante for the patch. This fixes #70.
> Allow ActiveMQ authentication on server side for REST/Ajax clients.
> -------------------------------------------------------------------
>
> Key: AMQ-5654
> URL: https://issues.apache.org/jira/browse/AMQ-5654
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.9.1, 5.11.1
> Reporter: Geert Pante
> Fix For: 5.15.0
>
>
> Currently, for REST or Ajax clients to connect to a secured ActiveMQ, the
> client side needs to send the activemq credentials over HTTP.
> It should be possible to use a different authentication mechanism for the
> HTTP connection, and let the servlet use a system account to connect to
> ActiveMQ.
> Additionally, it would be great to allow ${} placeholders in the servlet
> context parameters, which could be resolved by system properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)