Skip to content

feat(kafka-logger): add support for scram for authentication#12693

Merged
Revolyssup merged 3 commits into
apache:masterfrom
Revolyssup:revolyssup/kafka-scram
Oct 24, 2025
Merged

feat(kafka-logger): add support for scram for authentication#12693
Revolyssup merged 3 commits into
apache:masterfrom
Revolyssup:revolyssup/kafka-scram

Conversation

@Revolyssup

@Revolyssup Revolyssup commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Currently, the kafka-logger plug-in only supports the PLAIN mode but the underlying library supports SCRAM based authentication. This PR adds support for it.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Oct 23, 2025
@Revolyssup
Revolyssup merged commit d586819 into apache:master Oct 24, 2025
30 of 31 checks passed
@Revolyssup
Revolyssup deleted the revolyssup/kafka-scram branch October 24, 2025 08:41
@Baoyuantop Baoyuantop mentioned this pull request Jan 22, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants