ignoringRequestMatchers
Allows specifying HttpServletRequests that should not use CSRF Protection even if they match the requireCsrfProtectionMatcher.
Parameters
requestMatchers
the request matchers that should not use CSRF protection
Allows specifying HttpServletRequests that should not use CSRF Protection even if they match the requireCsrfProtectionMatcher.
Parameters
patterns
the patterns that should not use CSRF protection