Summary
This is an error condition, and should be logged as such.
Actual Behavior
o.s.security.web.csrf.CsrfFilter : Invalid CSRF token found for ....
is only logged at a DEBUG level, and therefore is hidden
Expected Behavior
Errors are logged as errors.
Version
5.0.0 M1