Closed cmontois closed 2 years ago
I would like to be able to change the authentication method to the schema registry using the following kafka configuration property (basic.auth.credentials.source) (cf https://docs.confluent.io/platform/current/security/basic-auth.html#schema-registry)
If you want more details about this I don't see how i can set this parameters today using this plugin. I need to use USER_INFO instead of URL (set by default here).
I believe this should have been fixed by #94. Can you try upgrading the plugin to the latest version (10.8.0) and see if this works for you.
10.8.0
I would like to be able to change the authentication method to the schema registry using the following kafka configuration property (basic.auth.credentials.source) (cf https://docs.confluent.io/platform/current/security/basic-auth.html#schema-registry)
If you want more details about this I don't see how i can set this parameters today using this plugin. I need to use USER_INFO instead of URL (set by default here).