Closed pa009fa closed 5 years ago
Hello, @pa009fa
Indeed that's something Schema Registry UI is not able to do. And not in our plans to enhance it this way.
You can connect to your protected Schema Registry by using Lenses which is free for devs and comes with a package of many other cool features.
Take a look at the simple configuration here: https://docs.lenses.io/2.3/install_setup/configuration/lenses-config.html#schema-registry
We have a schema registry set up with basic authentication and want to use schema-registry-ui with it. After looking through the documentation and the code it seems like something schema-registry-ui doesn't do right now. Is this correct?
Thanks.