Hi all!
I have created a new KIP for a new OAuth/OIDC related authentication feature.
This task is to provide a concrete implementation of the interfaces defined in
KIP-255 to allow Kafka to connect to an OAuth / OIDC identity provider for
authentication and token retrieval. While KIP-255 provides an unsecured JWT
example for development purposes, this will fill in the gap and provide a
production-grade implementation.
Here's the KIP:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=186877575
Thanks!
Kirk