Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

sending csrf spring-security token for cxf jaxrs post method service

$
0
0
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

Viewing all articles
Browse latest Browse all 5648

Trending Articles