[
https://issues.apache.org/jira/browse/NIFI-14782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041344#comment-18041344
]
ASF subversion and git services commented on NIFI-14782:
--------------------------------------------------------
Commit 46d3442528a34e42d0266560ae0a2ade0bc0f929 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=46d3442528 ]
NIFI-14782 Extended Kafka3ConnectionService OAuth authentication with SASL
Extensions support
Signed-off-by: Pierre Villard <[email protected]>
This closes #10567.
> Extend Kafka3ConnectionService OAuth authentication with SASL Extensions
> support
> --------------------------------------------------------------------------------
>
> Key: NIFI-14782
> URL: https://issues.apache.org/jira/browse/NIFI-14782
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> NIFI-7421 introduced OAuth authentication support in Kafka3ConnectionService.
> Kafka OAuth has the concept of SASL Extensions that are optional key-value
> pairs sent during the authentication process that allow clients to pass
> additional metadata to the broker. Some brokers require specific SASL
> Extension properties to be passed them (like logicalCluster and
> identityPoolId in Confluent Cloud). SASL Extensions support can be added in
> Kafka3ConnectionService using dynamic properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)