[keycloak-user] Set Keycloak as root context of Wildfly

Stian Thorgersen sthorger at redhat.com
Wed Sep 23 04:27:51 EDT 2015


Good that it's sorted - feel free to do a PR with the fix ;)

On 23 September 2015 at 09:33, Eugene Chow <eugene.chow.ct at gmail.com> wrote:

> I found the answer after reading the logs... Keycloak has no WARfile but
> its alias is keycloak-server.war.
>
> Instead of *main-auth-server.war* for the *default-web-module* param, it
> should be *keycloak-server.war*
>
> <subsystem xmlns="urn:jboss:domain:undertow:1.2">
>             <server name="default-server">
>                 <host name="default-host" alias="localhost" default-web-module="*keycloak-server.war*">
>                     <location name="/" handler="welcome-content"/>
>                 </host>
>
>
> On 23/9/2015 2:47 PM, Eugene Chow wrote:
>
> Hi,
>
> I tried following the instructions at the following URL to set the root
> context of Keycloak but it still defaults to the welcome page.
>
>
> http://keycloak.github.io/docs/userguide/html/server-installation.html#d4e423
>
> Is the documentation outdated?
>
> Thanks,
> Eugene
>
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150923/3c26b5cf/attachment.html 


More information about the keycloak-user mailing list