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 run it like this: make clean build plugin.oidc-provider && build/kafka-proxy server --sasl-enable --sasl-plugin-enable --sasl-plugin-mechanism "OAUTHBEARER" --sasl-plugin-command build/oidc-provider --sasl-plugin-param "--credentials-file=/path/to/service-account.json" --bootstrap-server-mapping "kafka:9092,0.0.0.0:19092"
And service-account.json:
Can anyone please provide an example for using oidc-provider as the auth-gateway using the kafka-proxy
The text was updated successfully, but these errors were encountered: