[
https://issues.apache.org/jira/browse/KAFKA-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram resolved KAFKA-7169.
-----------------------------------
Resolution: Fixed
Reviewer: Ron Dagostino
Fix Version/s: 2.1.0
> Add support for Custom SASL extensions in OAuth authentication
> --------------------------------------------------------------
>
> Key: KAFKA-7169
> URL: https://issues.apache.org/jira/browse/KAFKA-7169
> Project: Kafka
> Issue Type: Improvement
> Reporter: Stanislav Kozlovski
> Assignee: Stanislav Kozlovski
> Priority: Minor
> Fix For: 2.1.0
>
>
> KIP:
> [here|https://cwiki.apache.org/confluence/display/KAFKA/KIP-342%3A+Add+support+for+Custom+SASL+extensions+in+OAuth+authentication]
> Kafka currently supports non-configurable SASL extensions in its SCRAM
> authentication protocol for delegation token validation. It would be useful
> to provide configurable SASL extensions for the OAuthBearer authentication
> mechanism as well, such that clients could attach arbitrary data for the
> principal authenticating into Kafka. This way, a custom principal can hold
> information derived from the authentication mechanism, which could prove
> useful for better tracing and troubleshooting, for example. This can be done
> in a way which allows for easier extendability in future SASL mechanisms.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)