apache / apache/activemq

Support Client IP addresses allowlist/denylist on the TransportConnectors

Open
#1,770 3 comments 0 reactions 1 assignee Claimed by @jbonofre View on GitHub
Dominant language
Java
Stars
2.5k
Forks
1.5k
Avg merge
10h 46m
Merged PRs (30d)
79

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.