[
https://issues.apache.org/jira/browse/NIFI-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400002#comment-17400002
]
Narayana Reddy Nalamalpu commented on NIFI-9036:
------------------------------------------------
[~pvillard], Yes. I made the code changes already and checked-in. Here is the
pull request. I'm waiting for this PR to be reviewed and approved.
https://github.com/apache/nifi/pull/5291
> 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: Extensions
> Affects Versions: 1.14.0
> Reporter: Narayana Reddy Nalamalpu
> Priority: Major
>
> 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)