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)