[
https://issues.apache.org/jira/browse/NIFI-13510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863843#comment-17863843
]
ASF subversion and git services commented on NIFI-13510:
--------------------------------------------------------
Commit 4006cb78494605e5676b3857bbcd1b3f0ba35bff in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4006cb7849 ]
NIFI-13510 Removed KerberosCredentialsService and implementations
- Removed nifi-kerberos-credentials-service-api and NAR
- Removed individual Kerberos credentials properties
- Removed NIFI_ALLOW_EXPLICIT_KEYTAB from nifi-env.sh
- Removed unused references to NiFi Properties in tests
This closes #9058
Signed-off-by: Joseph Witt <[email protected]>
> Remove duplicative kerberos services in favor of KerberosUserService
> --------------------------------------------------------------------
>
> Key: NIFI-13510
> URL: https://issues.apache.org/jira/browse/NIFI-13510
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Joe Witt
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0-M5
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Over the years we found some weaker/better kerberos related implementations.
> Some even were security issues and we built workarounds for that and the good
> approaches. The KerberosUserService approach has emerged as the best/stable
> path. We should remove/eliminate the older methods and code for them in the
> 2.x line.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)