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, currently I'm seeing that we only support the basic auth for SchemaRegistry, with username/password. I wonder if there is another way to get Oauth bear token like kafkajs has for broker authentication?
Would love to have this functionality, as we run schema registry with oauth and wish to support nodejs clients. Is it possible to promote this PR into a release? Or is there some other workaround with existing releases?
Hi, currently I'm seeing that we only support the basic auth for
SchemaRegistry
, with username/password. I wonder if there is another way to get Oauth bear token like kafkajs has for broker authentication?https://kafka.js.org/docs/configuration#oauthbearer-example
The text was updated successfully, but these errors were encountered: