KIP-768 — Extend SASL/OAUTHBEARER with Support for OIDC
Accepted Kafka 3.1 Security
Adds built-in support for OAuth 2.0 / OIDC token-based authentication in the Kafka client and broker SASL layer, including token refresh and JWKS-based validation. Organizations adopting centralized identity providers (Okta, Azure AD, etc.) previously had no standard way to integrate OAuth-based auth with Kafka without custom SASL callback handlers.
Details
| Author | Kirk True |
| Status | Accepted |
| Kafka Version | 3.1 |
| JIRA | KAFKA-13202 |
| Wiki | View on Apache Wiki |
| Created | 2021-08-13 |
| Last Modified | 2022-03-03 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.