Could you try to change
*${JBOSS_HOME}/modules/system/add-ons/keycloak/org/keycloak/keycloak-wildfly-subsystem/main/module.xml*
to mark *org.wildfly.security.elytron* dependency as optional. After your
changes the dependency should look like this:
<module name="org.wildfly.security.elytron" *optional="true"*
/>
Regards.
Pedro Igor
On Thu, Nov 30, 2017 at 8:47 AM, philippe ventrillon <
philippe.ventrillon(a)actility.com> wrote:
Hello every one,
I am new to keycloak and I may have missed an obvious point but, as i
don't see any other search to perform, I am going to ask.
I am simply trying to make a keycloak quickstart j2ee vanilla
equivalent for wildfly 9.
I have been able to make the keycloak provided quickstart work ontop of
WF10.
But I don't manage with WF 9.
Following section 2.1.2 of "Securing Apps" i have :
- installed a brand new wildfly 9
- unzipped |keycloak-wildfly-adapter-dist-3.4.0.Final.zip
|
into WF9 install directory
- Executed the offline cli From WF9\bin directory
C:\java\wildfly-9.0.2.Final-withKC\bin>.\jboss-cli.bat
--file=adapter-install-offline.cli
{"outcome" => "success"}
{"outcome" => "success"}
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed:
org.jboss.modules.ModuleLoadError: org.wildfly.security.elytron:main",
"rolled-back" => true
}
Press any key to continue . . .
Is there something I am missing ? Please point me to the piece of
information i am lacking.
Thanks in advance for help and advises.
--
Philippe Ventrillon / Software architect
Actility
---
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user