Hello All, I see that Kafka by itself supports client credentials as grant type for OAuth2. I see this mentioned in one of the kafka KIP as well: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=186877575
Is there a way to support other grant types as well? I came across the following page: https://cwiki.apache.org/confluence/display/KAFKA/KIP-XXXX%3A+Add+support+for+OAuth+jwt-bearer+grant+type Here it says that there is a proposal to support jwt bearer grant type as well, but no details are mentioned and looks like it may be out only in future. 1. Any idea when support for jwt bearer grant type will be available? 2. Is there a way to support other grant types? Any references for the same? Thanks, Subra