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

Accessing or Logging OAuth Access Token with SaslMechanism.OAuthBearer #2316

Open
DmitriiGaidukov opened this issue Sep 19, 2024 · 0 comments

Comments

@DmitriiGaidukov
Copy link

Hi! I’m using the Confluent .NET Kafka client with OAUTHBEARER authentication, and it’s working fine, but I’d like to see or log the access token that gets fetched from the OIDC provider (Keycloak) for debugging.
Is it possible to access or log the token in the .NET client? I'm afraid this logic is completely hidden within the native code.

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

No branches or pull requests

1 participant