Looks like that property hasn't been added to the sub-system, please create a jira
----- Original Message -----
From: "Guy Davis" <guydavis.ca(a)gmail.com>
To: keycloak-user(a)lists.jboss.org
Sent: Monday, 2 March, 2015 11:22:03 PM
Subject: [keycloak-user] XML tag name for "enable-basic-auth" in keycloak.json
Good day,
I've been able to enable basic authentication when using a keycloak.json file
placed into WEB-INF of my test war file.
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 <enable-basic-auth>true</enable-basic-auth> tag within a
<secure-deployment> tag.
I'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:
Caused by: javax.xml.stream.XMLStreamException: Unknown secure-deployment tag
enable-basic-auth
at
org.keycloak.subsystem.extension.KeycloakSubsystemParser.readDeployment(KeycloakSubsystemParser.java:108)
Thanks in advance,
Guy
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user