You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnfmt.Errorf("sasl mechanism '%v' is valid but not yet supported. Please submit an issue if you need it", c.Mechanism)
We've been using kminion to monitor consumer group lags and so far our experience has been great, but soon we are planning to make all our Kafka clusters use SASL/OAUTHBEARER and it looks like we won't be able to use kminion anymore.
Can you please add support for SASL/OAUTHBEARER? Thanks!
The text was updated successfully, but these errors were encountered:
kminion/kafka/config_sasl.go
Lines 40 to 41 in 2f841e3
We've been using kminion to monitor consumer group lags and so far our experience has been great, but soon we are planning to make all our Kafka clusters use
SASL/OAUTHBEARER
and it looks like we won't be able to use kminion anymore.Can you please add support for
SASL/OAUTHBEARER
? Thanks!The text was updated successfully, but these errors were encountered: