Skip to content

More auth mechanisms support #539

Open
@yuzhichang

Description

@yuzhichang

sarama supports following SASL mechanisms:

  • PLAIN
  • SCRAM
  • GSSAPI(Kerberos V5)
  • OAUTH10A or OAUTHBEARER (I'm not sure which one)

kafka-go doesn't support GSSAPI and OAUTH currently. I wish kafka-go provides them, especially GSSAPI(Kerberos V5).

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions