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!