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

[QUESTION] Is there support to refresh OAuth tokens automatically based on token expiration duration? #1015

Open
sara-han opened this issue Jun 14, 2024 · 0 comments
Labels

Comments

@sara-han
Copy link

sara-han commented Jun 14, 2024

Hi,

We're using OAUTHBEARER sasl_mechanism to connect to AWS MSK with MSKAuthTokenProvider generated tokens. The tokens have an expiration duration. Is there any way to make the Kafka clients refresh the connections before the token expires? Does the client support KIP-368?

Right now, we observe that a connection is established. Later, there will be a Kafka connection failure because the connection is closed by the broker.

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

No branches or pull requests

1 participant