Closed p53 closed 4 years ago
Hi, currently only authentication with user/password can be externalized with plugins. It is invoked only during initial connection setup not during message processing. Authorization and ACLs are not implemented in the proxy. There is only global flag "forbidden-api-keys" which can restrict some operations.
Hi,
i am thinking of authorizing kafka with kafka-proxy, would it be possible to pass kafka message types to plugins?