The Schema Registry Proxy (SRP) sits between your Kafka clients and Confluent Schema Registry, adding authentication, authorization and observability. It integrates with Console for Self-service permission management, and automatically synchronizes and enforces access rights for schemas.Documentation Index
Fetch the complete documentation index at: https://docs.conduktor.io/llms.txt
Use this file to discover all available pages before exploring further.
Schema Registry Proxy is in early access. Only Confluent-compatible schema registries are supported.
Prerequisites
| Requirement | Details |
|---|---|
| Apache Kafka | Version 3.8+. Used for permission distribution and heartbeat discovery. |
| Confluent Schema Registry | Version 7.0+. The backend SRP proxies requests to. |
| Authentication provider | OIDC-compliant provider with a JWKS endpoint (for example, Keycloak, Auth0, Okta). |
| Conduktor Console | For Self-service permission management. |
Enable SRP discovery in Console
Set the following environment variable on your Console deployment:- Go to the Kafka cluster configured as the SRP backing cluster.
- Open the Schema Registry tab for a Schema Registry with ConfluentLike flavor.
- Select the discovered SRP instance from the dropdown.