jbonofre opened a new issue, #1770: URL: https://github.com/apache/activemq/issues/1770
Currently, the only way to filter IP addresses for the users is to create a custom broker plugin to intercept and filter. For security reason and integration in the infrastructure, it's a classic approach to filter (allowlist/denylist) clients IP addresses (or CIDR). This can be added at `TransportConnector` level, configured directly on the URI. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
