You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2021/11/17 16:42:00 UTC

[jira] [Created] (AMQ-8413) Support different username and password for remote broker

Matt Pavlovich created AMQ-8413:
-----------------------------------

             Summary: Support different username and password for remote broker
                 Key: AMQ-8413
                 URL: https://issues.apache.org/jira/browse/AMQ-8413
             Project: ActiveMQ
          Issue Type: New Feature
            Reporter: Matt Pavlovich


Currently, the same username and password is used for network connectors.

Proposal:
- add remoteUserName
- add remotePassword

if(remoteUserName != null) .. use remote username and password when creating the bridge, otherwise fallback to existing behavior



--
This message was sent by Atlassian Jira
(v8.20.1#820001)