Peter Turcsanyi created NIFI-14782:
--------------------------------------
Summary: 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
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)