My webapp is secured using Spring Security with CSRF protection. I have a CXF Jaxrs webservice that has a post method. Is there a way for a CXF Jaxrs (2.0) client to send in a csrf token to the Jaxrs service? If yes then how?
Thanks
-Sonam
Thanks
-Sonam