Package org.frankframework.lifecycle.servlets
package org.frankframework.lifecycle.servlets
-
ClassDescriptionIt's important this is loaded first, and before any programmatic listeners have been added to determine the Application Server type.The default SecurityFilterChain will be added by
SecurityFilterChainConfigurer
.Since Spring 6, the `@EnableWebSecurity` annotation seems to be adding a default SecurityFilterChain, if not exist yet.Add the SpringSecurity filter to enable authentication.