Jmix version: 2.3.0
Jmix Studio plugin version: 2.3.0-241
IntelliJ IDEA 2024.1 (Ultimate Edition)
Hi Jmix team.
I’ve got some URLs defined in the jmix.rest.anonymous-url-patterns property. It seems that they don’t work for POST requests anymore in new version 2.3.0. That is to say, it keeps an error 403-Forbidden when I send post request to such endpoint attached to
Hello. I can confirm, that there is a problem with anything but GET requests to custom controllers with anonymous access in 2.3.0 version. I suspect that the source of this problem is CsrfFilter.
o.s.security.web.csrf.CsrfFilter: Invalid CSRF token found for http://…