You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: