<div dir="ltr">Good day,<div><br></div><div>I&#39;ve been able to enable basic authentication when using a keycloak.json file placed into WEB-INF of my test war file.</div><div><br></div><div>However, in other testing, I have a preference to use the standalone.xml tag configuration for the realm and each secured war.  I get errors trying to place &lt;enable-basic-auth&gt;true&lt;/enable-basic-auth&gt; tag within a &lt;secure-deployment&gt;  tag.</div><div><br></div><div>I&#39;m testing against master built locally within the past few days.  Looking at org.keycloak.subsystem.extension.SecureDeploymentDefinition it seems like this syntax is correct.  This configuration file syntax is failing to start JBoss EAP 6.1.0alpha with:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><font face="monospace, monospace">Caused by: javax.xml.stream.XMLStreamException: Unknown secure-deployment tag enable-basic-auth</font></div></div><div><div><font face="monospace, monospace"><span class="" style="white-space:pre">        </span>at org.keycloak.subsystem.extension.KeycloakSubsystemParser.readDeployment(KeycloakSubsystemParser.java:108)</font></div></div></blockquote><div><br></div><div>Thanks in advance,</div><div>Guy</div></div>