nifi/nifi-commons
Matt Gilman 528b82634f
NIFI-4210:
- Introducing support for OpenId Connect.
- Updating REST API and UI to support the authorization code flow.
- Adding/fixing documentation.
- Implementing time constant equality checks where appropriate.
- Corrected error handling during startup and throughout the OIDC login sequence.
- Redacting the token values from the user log.
- Defaulting to RS256 when not preferred algorithm is specified.
- Marking the OIDC endpoints as non-guaranteed in to allow for minor adjustments if/when additional SSO techniques are introduced.

This closes #2047.

Signed-off-by: Andy LoPresto <alopresto@apache.org>
2017-08-10 11:15:35 -07:00
..
nifi-data-provenance-utils NIFI-4139 2017-08-07 15:21:58 -04:00
nifi-expression-language NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-flowfile-packager NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-hl7-query-language NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-logging-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-properties NIFI-4210: 2017-08-10 11:15:35 -07:00
nifi-record NIFI-4215 NiFi can now parse an Avro schema of a record that references an already defined record, including itself. 2017-08-03 15:13:07 -04:00
nifi-record-path NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-schema-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-security-utils NIFI-4139 2017-08-07 15:21:58 -04:00
nifi-site-to-site-client NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-socket-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-utils NIFI-4151: Updated UpdateAttribute to only create JAXB Context once; Minor performance tweaks to standard validators and StatusMerge.prettyPrint; updated AbstractConfiguredComponent to not create a new ValidationContext each time that validate is called but only when needed; updated FlowController, StandardControllerServiceProvider, and StandardProcessGroup so that component lookups can be performed using a ConcurrentMap at FlowController level instead of having to perform a depth-first search through all ProcessGroups when calling findProcessor(), findProcessGroup(), findXYZ() 2017-07-06 13:43:56 -04:00
nifi-web-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-write-ahead-log NIFI-3997: 2017-06-08 15:22:51 -04:00
pom.xml NIFI-3997: 2017-06-08 15:22:51 -04:00