[ 
https://issues.apache.org/jira/browse/AMQ-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16976653#comment-16976653
 ] 

ASF subversion and git services commented on AMQ-6908:
------------------------------------------------------

Commit a393b8c106ca3c832cde25650b7752f142ead9ed in activemq's branch 
refs/heads/activemq-5.15.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=a393b8c ]

Merge pull request #280 from alvinlin123/amq-6908

AMQ-6908 Use WebClient in QueueBrowseQuery

> 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)

Reply via email to