nifi/nifi-commons/nifi-security-utils
Bryan Bende f69b720464
NIFI-5148 Refactoring Kerberos auth for Solr processors
- Created resuable KeytabUser and KeytabConfiguration in nifi-security-utils
- Refactored Solr processors to use a KeytabControllerService and no longer rely on JAAS system property
- Wrapped all calls in SolrProcessor onTrigger in a doAs when kerberos is enabled
- Added IT tests against MiniKDC
- This closes #2674
2018-05-30 14:22:28 -04:00
..
src NIFI-5148 Refactoring Kerberos auth for Solr processors 2018-05-30 14:22:28 -04:00
pom.xml NIFI-5148 Refactoring Kerberos auth for Solr processors 2018-05-30 14:22:28 -04:00