kafka-go icon indicating copy to clipboard operation
kafka-go copied to clipboard

SASL: add support for OAUTHBEARER mechanism

Open stevevls opened this issue 6 years ago • 4 comments

Describe the solution you'd like Once #223 is merged, we can add support for Oauth authentication.

Supporting documentation https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75968876 https://docs.confluent.io/current/kafka/authentication_sasl/authentication_sasl_oauth.html

stevevls avatar Mar 18 '19 17:03 stevevls

when you plan to implement this?

p53 avatar Apr 23 '20 22:04 p53

Hi @p53. We don't have immediate plans to implement this feature, but if we'll happily accept PRs if you have the time to work on it. 😄

stevevls avatar Apr 24 '20 02:04 stevevls

This work still needs to be done.

achille-roussel avatar Oct 29 '21 16:10 achille-roussel

Are there any active work on going here?

whirlp00l avatar Mar 01 '23 06:03 whirlp00l