nifi/nifi-toolkit
exceptionfactory 0de83292de NIFI-9849 Refactored SAML Support with Spring Security 5
- Updated SAML Authentication Configuration with Spring Security SAML 2 components
- Updated Administration Guide with REST Resources
- Replaced SAMLAccessResource methods with applicable Spring Security Filters
- Removed IDP Credential Service and supporting components
- Removed message.logging.enabled, metadata.signing.enabled, and signature.digest.algorithm properties
- Added Access Token Expiration resource method
- Removed Saml2AccessResource and replaced with Access Token Expiration to avoid unnecessary conflicts with SAML login consumer
- Corrected Resource URI handling to support proxy server access

Signed-off-by: Nathan Gough <thenatog@gmail.com>

This closes #6149.
2022-06-28 13:57:35 -04:00
..
nifi-toolkit-admin NIFI-9849 Refactored SAML Support with Spring Security 5 2022-06-28 13:57:35 -04:00
nifi-toolkit-api NIFI-10046 Upgraded Gson to 2.9.0 2022-05-25 14:14:44 -04:00
nifi-toolkit-assembly NIFI-5402 - Added more assembly options for different modules. Assemblies should build a zip by default, or a tar.gz with the -Ptargz profile 2022-06-23 13:52:41 -04:00
nifi-toolkit-cli NIFI-10148: Fixed bug in SwappablePriorityQueue, in which the Active Queue Size could be decremented before the Unacknowledged Queue Size is incremented when FlowFiles are polled. This can result in the SwappablePrioriotyQueue incorrectly returning a value of true from the isEmpty() method. Additionally, updated the NiFiSystemIT so that if waiting for a particular queue size we periodically log size of all queues, which aids in debugging, and added necessary methods to FlowClient to make that happen. 2022-06-21 15:55:47 -05:00
nifi-toolkit-encrypt-config NIFI-10012 Added XML and JSON FlowEncryptor implementations 2022-06-06 20:14:39 -05:00
nifi-toolkit-flowanalyzer NIFI-9927 Initial Commit to clean up all extraneous version/group declarations. 2022-04-16 12:05:07 -04:00
nifi-toolkit-flowfile-repo NIFI-9780-RC3 prepare for next development iteration 2022-03-21 11:58:27 -07:00
nifi-toolkit-s2s NIFI-9987 Standardize Commons IO on version 2.11.0 2022-05-09 12:06:37 +02:00
nifi-toolkit-tls NIFI-10100 Upgraded Jersey to 2.35 2022-06-16 23:09:22 -04:00
nifi-toolkit-zookeeper-migrator NIFI-10090 Upgraded to Guava 31.1 in Toolkit and Registry 2022-06-14 09:24:09 -05:00
pom.xml NIFI-9780-RC3 prepare for next development iteration 2022-03-21 11:58:27 -07:00