mirror of
https://github.com/apache/nifi.git
synced 2025-02-13 13:35:20 +00:00
6bfc798515
- Moved refresh of Registry Configuration to checkLogin functions - Refreshing Registry Configuration allows the user interface to reflect the correct status for OIDC and other authentication strategies Signed-off-by: Nathan Gough <thenatog@gmail.com> This closes #6295.