[
https://issues.apache.org/jira/browse/AMQ-6908?focusedWorklogId=345368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-345368
]
ASF GitHub Bot logged work on AMQ-6908:
---------------------------------------
Author: ASF GitHub Bot
Created on: 18/Nov/19 15:59
Start Date: 18/Nov/19 15:59
Worklog Time Spent: 10m
Work Description: jbonofre commented on pull request #280: AMQ-6908 Use
WebClient in QueueBrowseQuery
URL: https://github.com/apache/activemq/pull/280
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 345368)
Remaining Estimate: 0h
Time Spent: 10m
> 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)