Spring Security Implementation
Configuration of the Spring implementation of the Authenticator API.
Property | Default | Description |
---|---|---|
causeway.security.spring. |
The framework on initialization by default disables any \{@code CsrfFilter}(s) it finds with Spring Security registered filters. Setting this option to \{@literal true} allows \{@code CsrfFilter}(s) to be configured. Yet EXPERIMENTAL. @see org.springframework.security.web.csrf.CsrfFilter @see "https://www.baeldung.com/spring-security-registered-filters" |