You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/22 21:52:00 UTC

[jira] [Commented] (NIFI-10819) Restrict Modules in sasl.jaas.config Kafka Client Property

    [ https://issues.apache.org/jira/browse/NIFI-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637476#comment-17637476 ] 

ASF subversion and git services commented on NIFI-10819:
--------------------------------------------------------

Commit 8e417c890ade95b308a6c24e8f816eb58bf33aa8 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8e417c890a ]

NIFI-10819 Restricted JndiLoginModule for Kafka JAAS Config

- Refactored property configuration and validation to nifi-kafka-shared

Signed-off-by: Joe Gresock <jg...@gmail.com>

This closes #6690.


> Restrict Modules in sasl.jaas.config Kafka Client Property
> ----------------------------------------------------------
>
>                 Key: NIFI-10819
>                 URL: https://issues.apache.org/jira/browse/NIFI-10819
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Kafka components support dynamic properties to provide additional client settings beyond the scope of standard component settings.
> The {{sasl.jaas.config}} Kafka client property supports specifying a complete JAAS configuration with custom Login Modules, some of which are not supported. The standard Kafka client configuration methods should be updated to reject unsupported modules.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)