Support Client IP addresses allowlist/denylist on the TransportConnectors
Open
- 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.