Description
Spring Security 5.7.0 deprecated WebSecurityConfigurerAdapter in favor of configuring a SecurityFilterChain. The NiFi Web API Security Configuration should be refactored to avoid deprecation warnings and follow the updated configuration strategy.
Attachments
Issue Links
- causes
-
NIFI-10233 Correct Anonymous Authentication for HTTP Access
- Resolved
- relates to
-
NIFI-10259 Improve Error Handling for Invalid JWT Bearer Tokens
- Resolved
- links to