confluentinc / confluentinc/confluent-kafka-python

Feature Request: Kerberos support for Schema Registry

Open
#1,129 2 comments 0 reactions 0 assignees View on GitHub
component:schema-registry enhancement
Dominant language
Python
Stars
509
Forks
964
Avg merge
2d 2h
Merged PRs (30d)
14

Description

Description
===========
Looking for kerberos authentication support for Schema Registry. For example, using the AvroProducer method the schema registry class doesn't support a schema registry instance with kerberos auth. Kafka has this feature through librdkafka.

How to reproduce
================
Using AvroProducer method with a Schema Registry URL. If schema registry has kerberos auth enabled the client can't connect and revceives a 401.

Checklist
=========
Please provide the following information:

- [ ] confluent-kafka-python and librdkafka version (`confluent_kafka.version()` and `confluent_kafka.libversion()`):
- [x] Apache Kafka broker version: 2.4.1
- [ ] Client configuration: `{...}`
- [x] Operating system: RHEL 7.7
- [ ] Provide client logs (with `'debug': '..'` as necessary)
- [ ] Provide broker log excerpts
- [ ] Critical issue

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.