-
authorizer.txt Attached is an attempt to implement an authorizer that allows always. However the brokers will not connect when running under docker containers. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The authorizer is a Kafka thing, not a Strimzi thing. Strimzi only configures it. So while you can of course use the Strimzi OAuth Authorizer as an example, the documentation of how to write a custom authorizer should be part of Apache Kafka. |
Beta Was this translation helpful? Give feedback.
The authorizer is a Kafka thing, not a Strimzi thing. Strimzi only configures it. So while you can of course use the Strimzi OAuth Authorizer as an example, the documentation of how to write a custom authorizer should be part of Apache Kafka.