nifi/nifi-commons/nifi-security-utils
Bryan Bende 6e9bef1428
NIFI-7719 Initial refactoring to NiFiClient in CLI to support additional authentication mechanisms
Added command options for basic auth and bearer token and updated NiFiClientFactory to create the appropriate RequestConfig

Added get-token command for NiFi

Update NiFi Registry CLI commands based on nifi-registry-client 0.8.0-SNAPSHOT

Implementing commands for NiFi and NiFi Registry to obtain a token via SPNEGO and to logout a given token

Add Keberos JAAS classes for using the ticket cache, update GetAccessTokenSpnego methods to fallback to ticket cache when no keytab or password is specified

Use released 0.8.0 version of registry client

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #4461.
2020-10-27 13:44:42 +01:00
..
src NIFI-7719 Initial refactoring to NiFiClient in CLI to support additional authentication mechanisms 2020-10-27 13:44:42 +01:00
pom.xml NIFI-7804 Split nifi-security-utils into sub-module for nifi-security… (#4533) 2020-09-17 12:52:22 -04:00