You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Johannes Murth <jo...@gmail.com> on 2013/09/30 17:01:26 UTC

Disable or configure CSRF

Hi!
I have a scenario, where jsf-app has to be embedded into existing html+js
application. But when i call http get on jsf with xmlhttprequest i get http
status 200 with no response. I guess, this is because of csrf protection.
How could this be solved?
Best regards!