Skip to content

use scram-512 - #188

Open
gauravakto wants to merge 2 commits into
feature/k8s_ebpffrom
fix/use-scram-sasl
Open

use scram-512#188
gauravakto wants to merge 2 commits into
feature/k8s_ebpffrom
fix/use-scram-sasl

Conversation

@gauravakto

Copy link
Copy Markdown

No description provided.

notshivansh
notshivansh previously approved these changes May 7, 2026
- Add AKTO_KAFKA_SASL_MECHANISM env var (PLAIN or SCRAM-SHA-512)
- When unset and IS_AUTH_IMPLEMENTED=true, try SCRAM-SHA-512 first and
  automatically fall back to PLAIN if connection fails, ensuring backwards
  compatibility for existing customers using PLAIN
- Refactor getKafkaDialer into getTLSConfig + buildSASLMechanism helpers
- Add resetGlobalTransport to allow swapping mechanism mid-init on fallback

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants