update: Clarify default SASL behavior#1754
Merged
harshini-rangaswamy merged 2 commits intoJul 14, 2026
Merged
Conversation
Deploying aiven-docs with
|
| Latest commit: |
631829c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://760800bd.aiven-docs.pages.dev |
| Branch Preview URL: | https://ec-1328-update-kafka-quick-c.aiven-docs.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates multiple Apache Kafka® “Quick connect” how-to pages to clarify the default SASL behavior and to guide users on enabling SASL for existing services.
Changes:
- Rewords the SASL authentication description to remove “simple” phrasing and tighten line wrapping.
- Adds guidance that SASL is enabled by default for new services and explains what to do if Enable SASL is shown for existing services.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/products/kafka/howto/connect-with-python.md | Clarifies SASL default/enablement behavior in the authentication step. |
| docs/products/kafka/howto/connect-with-nodejs.md | Clarifies SASL default/enablement behavior in the authentication step. |
| docs/products/kafka/howto/connect-with-klaw.md | Clarifies SASL default/enablement behavior in the authentication step. |
| docs/products/kafka/howto/connect-with-java.md | Clarifies SASL default/enablement behavior in the authentication step. |
| docs/products/kafka/howto/connect-with-go.md | Clarifies SASL default/enablement behavior in the authentication step (SCRAM-SHA-512 context). |
| docs/products/kafka/howto/connect-with-cpp.md | Clarifies SASL default/enablement behavior in the authentication step. |
| docs/products/kafka/howto/connect-with-command-line.md | Clarifies SASL default/enablement behavior in the authentication step. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Checklist
/docs/.