[
https://issues.apache.org/jira/browse/NIFI-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049637#comment-17049637
]
ASF subversion and git services commented on NIFI-7030:
-------------------------------------------------------
Commit 852d2f32104f96e47e6d42ddfaba3747d0e05dc0 in nifi's branch
refs/heads/master from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=852d2f3 ]
NIFI-7030 Add Kerberos principal and password properties to Solr processors
Updating validation logic to be consistent with other password-based kerberos
processors, removing getPassword from KerberosPasswordUser as it was only used
from testing
This closes #4062.
> Add kerberos password property to NiFi Solr components
> ------------------------------------------------------
>
> Key: NIFI-7030
> URL: https://issues.apache.org/jira/browse/NIFI-7030
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Extensions
> Reporter: Jeff Storck
> Assignee: Bryan Bende
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> In addition to the principal/keytab and KerberosCredentialsService options
> for accessing kerberized Solr endpoints from NiFi Solr components, a password
> field should be added.
> Components should validate that only one set of options should be configured:
> * principal and keytab
> * principal and password
> * KerberosCredentialsService
> The components that will be affected by this change:
> * SolrProcessor
> * SolrUtils (in the nifi-solr-processors module)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)