[
https://issues.apache.org/jira/browse/AMQ-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved AMQ-6908.
---------------------------------------
Resolution: Fixed
> Inconsistent authorization in web console
> -----------------------------------------
>
> Key: AMQ-6908
> URL: https://issues.apache.org/jira/browse/AMQ-6908
> Project: ActiveMQ
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 5.15.0, 5.15.1, 5.15.2, 5.15.3
> Reporter: Alvin Lin
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.11
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Looking at org.apache.activemq.web.WebClient#createWebClient we can actually
> configure the connectionFactory in webconsle-embedded.xml to use the
> credential in the HTTP Authorization header to connect to the core ActiveMQ
> broker by setting the username and password to null.
> But when I do that, the browse in console feature stops working if I have
> authentication enabled, because org.apache.activemq.web.QueueBrowseQuery
> requires the given connectionFactory to be configured with non-null username
> and password.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)