<div dir="ltr">Thanks for the reply Bill, I think I have the correct &#39;Web Origin&#39; set as I tried to cover all for now to get it working then can restrict later, please see attached screen shot. I did remove the CORS filter from my web.xml as I was putting it there as I was trying to see if that would help. Everyones support is greatly appreciated.<div><br></div><div>Thanks!</div><div>Chris W.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 22, 2015 at 2:39 PM, Bill Burke <span dir="ltr">&lt;<a href="mailto:bburke@redhat.com" target="_blank">bburke@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I should add that you have to specify valid origins in the admin console<br>
for the application if you want to use our cors support.<br>
<span class=""><br>
On 2/22/2015 11:18 AM, Christopher Wallace wrote:<br>
</span><span class="">&gt; I am seem to have a singifigant challenge getting CORS enabled in Tomcat<br>
&gt; for Keyloak. I have taken the following step:<br>
&gt;<br>
</span>&gt; *enabled CORS in keycloak.json as follows:*<br>
<span class="">&gt;    &quot;enable-cors&quot; : true,<br>
&gt;    &quot;cors-max-age&quot; : 1000,<br>
&gt;    &quot;cors-allowed-methods&quot;: &quot;POST, PUT, DELETE, GET&quot;<br>
&gt;<br>
</span>&gt; *enabled CORS in web.xml as follows:<br>
&gt; *&lt;filter&gt;<br>
<span class="">&gt;      &lt;filter-name&gt;CORS&lt;/filter-name&gt;<br>
&gt;      &lt;filter-class&gt;com.thetransactioncompany.cors.CORSFilter&lt;/filter-class&gt;<br>
&gt; &lt;/filter&gt;<br>
&gt; &lt;filter-mapping&gt;<br>
&gt;          &lt;filter-name&gt;CORS&lt;/filter-name&gt;<br>
&gt;          &lt;url-pattern&gt;/*&lt;/url-pattern&gt;<br>
&gt; &lt;/filter-mapping&gt;<br>
</span><span class="">&gt; *<br>
&gt; *<br>
&gt; *installed JARs in $CATALINA_HOME/lib:<br>
&gt; *<br>
</span><span class="">&gt; 27723 Feb 22 11:02 cors-filter-2.3.jar<br>
&gt; 7847 Feb 22 11:04 java-property-utils-1.9.1.jar<br>
&gt;<br>
</span>&gt; *recieve the following error<br>
&gt; *GET <a href="http://localhost:8082/auth/realms/worktrac/account" target="_blank">http://localhost:8082/auth/realms/worktrac/account</a> [HTTP/1.1 403<br>
<span class="im HOEnZb">&gt; Forbidden 11ms]<br>
&gt;<br>
&gt; Cross-Origin Request Blocked: The Same Origin Policy disallows reading<br>
&gt; the remote resource at<br>
&gt; <a href="http://localhost:8082/auth/realms/worktrac/account" target="_blank">http://localhost:8082/auth/realms/worktrac/account</a>. This can be fixed by<br>
&gt; moving the resource to the same domain or enabling CORS.<br>
&gt;<br>
</span><div class="HOEnZb"><div class="h5">&gt; *request URL is<br>
&gt; *<a href="http://localhost:8080/mprworktrac/userinfo.html*" target="_blank">http://localhost:8080/mprworktrac/userinfo.html*</a><br>
&gt; *<br>
&gt;<br>
&gt; --<br>
&gt; Chris Wallace<br>
&gt; <a href="mailto:cjwallac@gmail.com">cjwallac@gmail.com</a> &lt;mailto:<a href="mailto:cjwallac@gmail.com">cjwallac@gmail.com</a>&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; keycloak-user mailing list<br>
&gt; <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt;<br>
<br>
--<br>
Bill Burke<br>
JBoss, a division of Red Hat<br>
<a href="http://bill.burkecentral.com" target="_blank">http://bill.burkecentral.com</a><br>
_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Chris Wallace<br><a href="mailto:cjwallac@gmail.com" target="_blank">cjwallac@gmail.com</a><br>c: 570.582.9955<br></div>
</div>