I recently migrated schema registry to only support authentication via oauth, but when I tried to change redpanda console to authenticate my internal client in schema registry via oidc, I could only find a schema registry configuration for basic auth or using a bearer token directly, but there are no properties for clientId, clientSecret and issuerUrl.
Is there no way to authenticate an internal client to schema registry via oidc with the properties mentioned above right now? And if there isn't, are there any plans to support it soon?
I recently migrated schema registry to only support authentication via oauth, but when I tried to change redpanda console to authenticate my internal client in schema registry via oidc, I could only find a schema registry configuration for basic auth or using a bearer token directly, but there are no properties for clientId, clientSecret and issuerUrl.
Is there no way to authenticate an internal client to schema registry via oidc with the properties mentioned above right now? And if there isn't, are there any plans to support it soon?