I've finally reproduced it and see why the DB wasn't upgraded for you. I
guess you were missing property "databaseSchema" in the configuration of
connectionsMongo in keycloak-server.json. I've removed this property for
the future versions and instead Mongo will be checked for updates by
default at startup. JIRA is here
Hi Thomas,
yes, that's what I eventually did and it worked. Thanks.
best
Carsten
------------------------------------------------------------------------
Carsten Saathoff - KISTERS AG - Stau 75 - 26122 Oldenburg - Germany
Handelsregister Aachen, HRB-Nr. 7838 | Vorstand: Klaus Kisters, Hanns
Kisters | Aufsichtsratsvorsitzender: Dr. Thomas Klevers
Phone: +49 441 93602 -257 | Fax: +49 441 93602 -222 | E-Mail:
Carsten.Saathoff(a)kisters.de | WWW:
http://www.kisters.de
------------------------------------------------------------------------
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail.
Any unauthorised copying, disclosure or distribution of the material
in this e-mail is strictly forbidden.
From: Thomas Darimont <thomas.darimont(a)googlemail.com>
To: Carsten Saathoff <Carsten.Saathoff(a)kisters.de>
Cc: keycloak-user <keycloak-user(a)lists.jboss.org>,
keycloak-user-bounces(a)lists.jboss.org
Date: 01/04/2016 14:04
Subject: Re: [keycloak-user] Not able to log into admin console ufter
upgrading from 1.4 -> 1.9.1
Sent by: keycloak-user-bounces(a)lists.jboss.org
------------------------------------------------------------------------
Hello,
I guess you could change this in the database ... -> e.g. in the
"client" table in the keycloak db, there are boolean flags per client
like:
- standard_flow_enabled boolean NOT NULL DEFAULT true,
- implicit_flow_enabled boolean NOT NULL DEFAULT false,
- direct_access_grants_enabled boolean NOT NULL DEFAULT false,
You could try to change that ...
Cheers,
Thomas
2016-04-01 12:29 GMT+02:00 Carsten Saathoff
<_Carsten.Saathoff(a)kisters.de_ <mailto:Carsten.Saathoff@kisters.de>>:
Hi again, I should have added some more details, sorry:
_
__keycloak-user-bounces(a)lists.jboss.org_
<mailto:keycloak-user-bounces@lists.jboss.org>wrote on 01/04/2016
12:18:06:
> I just upgraded my old Keycloak 1.4 installation to 1.9.1. But I am
> not able to log into the admin console any more. After having read
> the migration guide again, it seems this could be due to the direct
> grant being disabled now for some client. But to be honest, I don't
> quite understand what exactly the issue is. Any ideas?
>
the browser shows me the following error:
Client is not allowed to initiate browser login with given
response_type. Standard flow is disabled for the client.
In the logs, I only find the following line:
2016-04-01 12:27:16,772 WARN [org.keycloak.events] (default task-7)
type=LOGIN_ERROR, realmId=master, clientId=security-admin-console,
userId=null, ipAddress=192.168.113.34, error=not_allowed,
response_type=code, response_mode=fragment
I am not sure, what I have to do to enable the standard flow in the
1.4 UI.
thanks
Carsten
------------------------------------------------------------------------
Carsten Saathoff - KISTERS AG - Stau 75 - 26122 Oldenburg - Germany
Handelsregister Aachen, HRB-Nr. 7838 | Vorstand: Klaus Kisters, Hanns
Kisters | Aufsichtsratsvorsitzender: Dr. Thomas Klevers
Phone: _+49 441 93602 -257_ <tel:%2B49%20441%2093602%20-257>| Fax:
_+49 441 93602 -222_ <tel:%2B49%20441%2093602%20-222>| E-Mail:
_Carsten.Saathoff(a)kisters.de_ <mailto:Carsten.Saathoff@kisters.de>|
WWW: _http://www.kisters.de_ <
http://www.kisters.de/>
------------------------------------------------------------------------
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail.
Any unauthorised copying, disclosure or distribution of the material
in this e-mail is strictly forbidden.
_______________________________________________
keycloak-user mailing list_
__keycloak-user(a)lists.jboss.org_ <mailto:keycloak-user@lists.jboss.org>_
__https://lists.jboss.org/mailman/listinfo/keycloak-user_
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user