[
https://issues.apache.org/jira/browse/ARTEMIS-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268859#comment-17268859
]
Justin Bertram edited comment on ARTEMIS-3078 at 1/20/21, 8:49 PM:
-------------------------------------------------------------------
Thanks for the follow up. Given (1) this is limited to the use-case where
multiple brokers are running on a single host and being referenced with the
same IP/hostname, (2) the fact that [the current cookie
specification|http://tools.ietf.org/html/rfc6265] doesn't allow isolating
cookies by port, and (3) there is a relatively simple workaround I'm going to
close this Jira as "Workaround."
was (Author: jbertram):
Thanks for the follow up. Given this is limited to the use-case where multiple
brokers are running on a single host and being referenced with the same
IP/hostname as well as the fact that [the current cookie
specification|http://tools.ietf.org/html/rfc6265] doesn't allow isolating
cookies by port I'm going to close this Jira as "Won't fix."
> Log in on second web console closes first session, even for different brokers
> -----------------------------------------------------------------------------
>
> Key: ARTEMIS-3078
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3078
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 2.16.0
> Reporter: Erwin Dondorp
> Priority: Minor
>
> When there are 2 brokers running on the same host then logging in to the web
> console of the second broker will cause an immediate logout in the session
> for the first broker.
> * Start 2 containers, echo one with an independent Artemis installation. Use
> port mapping in docker to give each a unique port number.
> * Open the web console for first broker and log in
> * Open the web console for second broker and log in
> * See that the first session automatically logs out and returns to the login
> screen.
> The affect is symmetric and can be repeated as many times as wanted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)