nifi/nifi-framework-bundle
Matt Gilman 3a78575b9a
NIFI-12968: Simplify login sequence (#8843)
* NIFI-12968:
- Remove usage of Access-Token-Expiration
- No longer attempt SPNEGO auth
- Leverage authentication configuration to drive log in/out URIs
- Remove Login/Logout servlet filters
- Remove usage of access configuration and access status
- Fixing broken unit tests

* NIFI-12968:
- Only rendering the user identity when the user is not anonymous.
- Fixing an issue where the fallback route would render when redirecting the user to an external SSO log in.
- Using the login supported flag to render the log in link.

* NIFI-12968:
- Addressing review feedback.

This closes #8843
2024-05-21 08:42:19 -04:00
..
nifi-framework NIFI-12968: Simplify login sequence (#8843) 2024-05-21 08:42:19 -04:00
nifi-framework-nar NIFI-13211: Decoupling other UIs from exiting NiFi UI (#8828) 2024-05-14 15:54:23 -04:00
nifi-framework-nar-bom NIFI-13108 Updated common and framework dependencies 2024-05-03 09:35:23 -05:00
nifi-headless-server-nar NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-jetty-nar NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-server-nar NIFI-13211: Decoupling other UIs from exiting NiFi UI (#8828) 2024-05-14 15:54:23 -04:00
nifi-server-nar-bom NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
pom.xml NIFI-13179 Upgraded oauth2-oidc-sdk from 9.43.4 to 11.10.1 2024-05-07 21:50:37 -05:00