<div dir="ltr"><div><div><div>Hi<br><br></div>I have an upload servlet <a href="https://gist.github.com/jdc18/c6c8689e269e655581cb">https://gist.github.com/jdc18/c6c8689e269e655581cb</a>, I tested before without keycloak and it worked.  But when I activate keycloak I get &quot; No &#39;Access-Control-Allow-Origin&#39; header is present on the requested resource.&quot;, my rest services do work with CORS.  I have my page with angular and my backend with java.<br><br></div>My backend is similar to the database service example.<br><br><br></div></div>