nifi/nifi-commons
simonl 0650521eb2
NIFI-6171 always send email scope for OIDC
NIFI-6171 re-added lookupEmail() as fallback
NIFI-6171 additional OIDC scopes via nifi.properties
NIFI-6171 alternative user identification (instead of email)  via nifi.properties
NIFI-6171 changed lookupEmail() so that any configured claim can be fetched fro the UserInfo endpoint

This closes #3398
This closes #2346
2019-04-26 16:40:37 -04:00
..
nifi-data-provenance-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-expression-language NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-flowfile-packager NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-hl7-query-language NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-json-utils NIFI-6097 - Upgraded the fasterxml jackson version to 2.9.8. Ensure that the version is consistent across modules using a maven property defined in the root pom. 2019-03-04 19:30:35 -05:00
nifi-logging-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-properties NIFI-6171 always send email scope for OIDC 2019-04-26 16:40:37 -04:00
nifi-record NIFI-6117: Fix BIGINT handling in DataTypeUtils 2019-03-26 10:39:35 -04:00
nifi-record-path NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-schema-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-security-utils NIFI-6224 Updated KerberosProvider to use the "Default Realm" property 2019-04-24 14:55:41 -04:00
nifi-site-to-site-client NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-socket-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-utils Added tests for commons utilities StringUtils and FormatUtils 2019-03-06 13:59:35 -05:00
nifi-web-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-write-ahead-log NIFI-6110: Updated StandardProcessSession such that if we fail to update the FlowFile Repository, we do not decrement claimant counts for any FlowFiles that were removed. Doing so can cause an issue where a FlowFile is removed, then the FlowFileRepo update fails, resulting in the flowfile being rolled back, but after its claimant count is decremented. It will then be processed again, which can result in the same thing, and we'll end up decrementing the claimant count repeatedly. Also updated LengthDelimitedJournal so that if the overflow directory already exists, it does not fail when trying to create the directory and instead just moves on. Updated unit tests to test both of these new fixes and updated DummyRecordSerde to be thread-safe because the TestLengthDelimitedJournal now needs it to be thread safe due to the new unit test that was added. 2019-03-08 10:32:38 -05:00
pom.xml NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00