David Handermann created NIFI-13232:
---------------------------------------
Summary: Add REST API Resource for Authentication Configuration
Key: NIFI-13232
URL: https://issues.apache.org/jira/browse/NIFI-13232
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
The NiFi user interface applications include Servlet Filters to handle Login
and Logout redirection based on the configured authentication strategy.
Rather than continuing to maintain these filters, a new REST API resource
should be created to provide login and logout URLs based on application
configuration. The response should also indicate whether the system supports
login and logout operations so that the user interface can present the
appropriate forms and links according to the current system configuration.
Implementing this new REST API should support the removal of the Login and
Logout filters from the new user interface, simplifying the build and
deployment process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)