Spring Boot Tutorial - Disable CSRF for POST #12

preview_player
Показать описание
Adding Spring Security to implement basic authentication of username and password to secure API endpoints.

Code
--------

Background Music in end by Lily J

#java​ #api​ #REST​ #backend
Рекомендации по теме
Комментарии
Автор

te amo, me solucionaste el problema, te hablo desde argentina <3

eche
Автор

i disabled csrf for my POST request. But still getting this "Invalid CSRF token found for . any reason for that ?

damithneranjansamarakoon
Автор

Did you ever make a video about how to do this without disabling the CSRF? Doing my first JSP service and had to disable CSRF for POST requests...

Teutonium
Автор

disabling csrf is a not a way to go...completely wrong direction

srikanthgurram