KIP-982 — Access SslPrincipalMapper and kerberosShortNamer in Custom KafkaPrincipalBuilder
Discussion Security
Injects `SslPrincipalMapper` and `KerberosShortNamer` into custom `KafkaPrincipalBuilder` implementations via a new `configure()` callback with broker security configs. Currently these mappers are null inside custom principal builders, preventing them from applying the SSL principal mapping rules configured on the broker.
Details
| Author | Raghu Baddam |
| Status | Discussion |
| JIRA | KAFKA-15452 |
| Wiki | View on Apache Wiki |
| Created | 2023-09-18 |
| Last Modified | 2023-10-19 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.