[keycloak-user] Can not logout from demo broker

Andrej P ado.boj.83 at gmail.com
Tue Nov 3 02:50:03 EST 2015


Hi Marko,

thanks for your answer, but this 2 corrections in domain.xml for extensions
and subsystem like you wrote below I changed, but it doesn't work.

After run wildfly via:
[root at demosetup /opt/wildfly/bin]$  ./domain.sh --domain-config=domain.xml
--host-config=host.xml

This link doesn't work:
http://192.168.56.10:8080/auth

I attached my actual domain.xml

Br,
Andrej.


On Mon, Nov 2, 2015 at 6:35 PM, Marko Strukelj <mstrukel at redhat.com> wrote:

> That part of the user guide is clearly out of date.
>


>
> It should be:
>
> <extensions>
>     ...
>     <extension module="org.keycloak.keycloak-server-subsystem"/>
> </extensions>
>
>
> And:
>
> <subsystem xmlns="urn:jboss:domain:keycloak-server:1.1">
>     <web-context>auth</web-context>
> </subsystem>
>
>
>
>
> On Mon, Nov 2, 2015 at 4:07 PM, Andrej P <ado.boj.83 at gmail.com> wrote:
>
>> Hi Bill,
>>
>> which more info would you request pls?
>>
>> I have issue with modify domain.xml for keycloak.
>> Because in chapter
>> http://keycloak.github.io/docs/userguide/keycloak-server/html/server-installation.html#d4e409
>> are missing some configuration infos and after add everything what was
>> advice me after start wildfly in command line: ./domain.sh
>> --domain-config=domain.xml --host-config=host.xml
>> Still http://localhost:8080/auth/admin/index.html doesn't work for
>> wildfly-domain.
>>
>> Br,
>> Andrej.
>>
>> On Mon, Nov 2, 2015 at 2:59 PM, Bill Burke <bburke at redhat.com> wrote:
>>
>>> Can't really diagnose your problem as you've given very little
>>> information.
>>>
>>> On 11/2/2015 5:13 AM, Mai Zi wrote:
>>> > Hi, there,
>>> >      I follow the instruction to import broker 's two realms and
>>> > successfully login in .  When logout, it failed.
>>> >
>>> >
>>> >    Any help will be appreciated
>>> >
>>> >
>>> > Maizi
>>> >
>>> >
>>> > _______________________________________________
>>> > keycloak-user mailing list
>>> > keycloak-user at lists.jboss.org
>>> > https://lists.jboss.org/mailman/listinfo/keycloak-user
>>> >
>>>
>>> --
>>> Bill Burke
>>> JBoss, a division of Red Hat
>>> http://bill.burkecentral.com
>>> _______________________________________________
>>> keycloak-user mailing list
>>> keycloak-user at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>>
>>
>>
>> _______________________________________________
>> 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/20151103/b442d0dd/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: domain.xml
Type: text/xml
Size: 38769 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/keycloak-user/attachments/20151103/b442d0dd/attachment-0001.xml 


More information about the keycloak-user mailing list