[keycloak-dev] AS 7.1.1 still not working

Marek Posolda mposolda at redhat.com
Mon Nov 3 06:01:57 EST 2014


Alternative for step (2) is to remove JAR files:

auth-server.war/WEB-INF/lib/keycloak-saml-protocol-1.1.0-Alpha1-SNAPSHOT.jar
auth-server.war/WEB-INF/lib/picketlink-federation-2.7.0.CR1.jar

No need to disable webservices in standalone.xml .

I can document it (rather in chapter 3) and add both alternatives to docs.

Marek

On 3.11.2014 11:08, Stian Thorgersen wrote:
> Just document it.
>
> Would be better if we could find a way to do it on AS7+EAP62 without disabling the webservices subsystem though.
>
> ----- Original Message -----
>> From: "Marek Posolda" <mposolda at redhat.com>
>> To: keycloak-dev at lists.jboss.org
>> Sent: Monday, 3 November, 2014 10:45:02 AM
>> Subject: [keycloak-dev] AS 7.1.1 still not working
>>
>> Right now, to have KC working on AS 7.1.1 we need to:
>>
>> 1) Comment "exclude-subsystems" element from
>> standalone/deployments/auth-server.war/WEB-INF/jboss-deployment-structure.xml
>> 2) Comment "webservices" subsystem and extension in
>> standalone/configuration/standalone.xml
>>
>> Should we just document this workaround or can we do something better?
>>
>> Marek
>> _______________________________________________
>> keycloak-dev mailing list
>> keycloak-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>>



More information about the keycloak-dev mailing list