Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Sasl support #17

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

dickinsonjl
Copy link

Hi,
I've added code which allows authentication with the kafka server via the SASL protocol, with username & password credentials.
Our particular use case is for Confluent Cloud (https://www.confluent.io/confluent-cloud/), but if other authentication protocols were needed in the future they could be added to the switch statement.

Please let me know if there are any issues.

Thanks

@dickinsonjl
Copy link
Author

The Travis Build which fails (php nightly) is due to PHPUnit's requirement for php version ^5.6 | ^7.0. PHP nightly build is currently 8.0.0-dev.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant