Subramanya

Results 1 comments of Subramanya

@uwburn I am getting the token from keycloak serve by making a HTTP post and passing the token to Kafka golang client by calling p.SetOAuthBearerToken(authtoken) . But still I get...