Skip to content

Support for re-authentication #492

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

GreenStage
Copy link

This pull request proposes an implementation of client-side support for periodic re-authentication, as defined here

Note that this functionality is needed in order to properly support SASL/OAUTHBEARER authentication

Protocol reference: http://kafka.apache.org/protocol.html#sasl_handshake

@nlsun
Copy link
Contributor

nlsun commented Sep 18, 2020

Hi @GreenStage , thanks for the PR, I see that the motivation for this is to eventually support OAUTH but I'm not sure if it makes sense to add support for re-authentication yet if there isn't anything implemented that uses it

(If the intention is to leave this open until someone takes up implementing OAUTH then that's cool too, just trying to figure out if you wanted to have this merged earlier)

@GreenStage
Copy link
Author

Hi @nlsun ,
I have a proposal code for oauth2 support,

I was waiting for this one to be merged before opening a new PR.

Shall i join the code for oauth in this PR?

@nlsun
Copy link
Contributor

nlsun commented Sep 22, 2020

Ah that's great, i think it would make sense to open a separate PR that depends on this one

@nlsun nlsun self-assigned this Sep 30, 2020
@nlsun
Copy link
Contributor

nlsun commented Jun 18, 2021

@GreenStage did you still want to submit the follow-up PR?

@sansmoraxz
Copy link

Any updates on this?

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.

3 participants