<div dir="ltr">Greetings. I&#39;m a first-time user of Keycloak, trying to set up a simple demonstration after the examples, however, I&#39;m having 0% success in getting my configuration correct enough such that my web resource is protected.<div><br></div><div>I have reduced my setup all the way down to a basic &quot;HelloWorld.jsp&quot; in a WAR file that is deployed into the standalone Wildfly server that is also hosting the Keycloak server.</div><div><br></div><div>I am convinced that it is a configuration step being missed somewhere, as I can always access my URL without intervention from the Keycloak server.</div><div><br></div><div>My WAR file consists of the following:</div><div><br></div><div><div><font face="monospace, monospace">     0 Tue Mar 31 14:20:20 PDT 2015 META-INF/</font></div><div><font face="monospace, monospace">    68 Tue Mar 31 14:20:20 PDT 2015 META-INF/MANIFEST.MF</font></div><div><font face="monospace, monospace">     0 Tue Mar 31 14:08:34 PDT 2015 WEB-INF/</font></div><div><font face="monospace, monospace">  1584 Tue Mar 31 09:47:52 PDT 2015 WEB-INF/web.xml</font></div><div><font face="monospace, monospace">   491 Tue Mar 31 14:08:34 PDT 2015 WEB-INF/keycloak.json</font></div><div><font face="monospace, monospace">   308 Tue Mar 31 14:20:18 PDT 2015 index.jsp</font></div></div><div><br></div></div>