Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: suport SASL authentication #46

Merged
merged 1 commit into from
Apr 27, 2024
Merged

feat: suport SASL authentication #46

merged 1 commit into from
Apr 27, 2024

Conversation

kezhuw
Copy link
Owner

@kezhuw kezhuw commented Apr 25, 2024

Closes #12.

@kezhuw
Copy link
Owner Author

kezhuw commented Apr 25, 2024

I do some offline tests with kerberos v5. I guess I need to build a dedicated docker image for this kerberos test. Or, to be simple, test only digest-md5 which require no setup. But, currently rsasl does not support it.

@kezhuw kezhuw force-pushed the sasl-gssapi branch 3 times, most recently from 4a05106 to 256e04a Compare April 27, 2024 00:06
@kezhuw kezhuw changed the title feat: support GSSAPI SASL authentication feat: suport SASL authentication Apr 27, 2024
@kezhuw kezhuw merged commit d8dae17 into master Apr 27, 2024
12 checks passed
@kezhuw kezhuw deleted the sasl-gssapi branch April 27, 2024 00:28
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.

Sasl authentication support
1 participant