Narayana Reddy Nalamalpu created NIFI-9036:
----------------------------------------------
Summary: IAM Authentication mechanism for Kafka processors
Key: NIFI-9036
URL: https://issues.apache.org/jira/browse/NIFI-9036
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.14.0
Reporter: Narayana Reddy Nalamalpu
AWS newly introduced IAM access control mechanism which enables handles both
authentication and authorization for the MSK cluster at one go. NiFi Kafka
components (publish/consume) does NOT have capability to choose the new SASL
mechanism "AWS_MSK_IAM" introduced as part of this enhancement.
This enhancement to NiFi enables the new SASL mechanism and other optional
fields needed for this access control mechanism.
References:
[https://aws.amazon.com/about-aws/whats-new/2021/05/introducing-iam-access-control-amazon-msk/]
[https://docs.aws.amazon.com/msk/latest/developerguide/iam-access-control.html]
[https://github.com/aws/aws-msk-iam-auth]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)