<div dir="ltr">Hello,<div><br></div><div>I guess you could change this in the database ... -&gt; e.g. in the &quot;client&quot; table in the keycloak db, there are boolean flags per client like:</div><div>-  standard_flow_enabled boolean NOT NULL DEFAULT true,</div><div>-  implicit_flow_enabled boolean NOT NULL DEFAULT false,</div><div>-  direct_access_grants_enabled boolean NOT NULL DEFAULT false, </div><div><br></div><div>You could try to change that ... </div><div><br></div><div>Cheers,</div><div>Thomas</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-01 12:29 GMT+02:00 Carsten Saathoff <span dir="ltr">&lt;<a href="mailto:Carsten.Saathoff@kisters.de" target="_blank">Carsten.Saathoff@kisters.de</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font size="2" face="sans-serif">Hi again, I should have added some more
details, sorry:</font>
<br><span class="">
<br><tt><font size="2"><a href="mailto:keycloak-user-bounces@lists.jboss.org" target="_blank">keycloak-user-bounces@lists.jboss.org</a> wrote on 01/04/2016
12:18:06:<br>
 <br>
&gt; I just upgraded my old Keycloak 1.4 installation to 1.9.1. But I am
<br>
&gt; not able to log into the admin console any more. After having read
<br>
&gt; the migration guide again, it seems this could be due to the direct
<br>
&gt; grant being disabled now for some client. But to be honest, I don&#39;t
<br>
&gt; quite understand what exactly the issue is. Any ideas? <br>
&gt; <br>
</font></tt>
<br></span><tt><font size="2">the browser shows me the following error:</font></tt>
<br>
<br><tt><font size="2">Client is not allowed to initiate browser login with
given response_type. Standard flow is disabled for the client.</font></tt>
<br>
<br><tt><font size="2">In the logs, I only find the following line:</font></tt>
<br>
<br><tt><font size="2">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</font></tt>
<br>
<br><tt><font size="2">I am not sure, what I have to do to enable the standard
flow in the 1.4 UI.</font></tt>
<br>
<br><tt><font size="2">thanks</font></tt>
<br><div class="HOEnZb"><div class="h5"><tt><font size="2"><br>
Carsten</font></tt>
<br>
<hr>
<font size="3" face="Calibri,sans-serif">
 Carsten Saathoff - KISTERS AG - Stau 75 - 26122 Oldenburg - Germany<br>Handelsregister Aachen, HRB-Nr. 7838 | Vorstand: Klaus Kisters, Hanns Kisters | Aufsichtsratsvorsitzender: Dr. Thomas Klevers<br>Phone: <a href="tel:%2B49%20441%2093602%20-257" value="+4944193602257" target="_blank">+49 441 93602 -257</a> | Fax: <a href="tel:%2B49%20441%2093602%20-222" value="+4944193602222" target="_blank">+49 441 93602 -222</a> | E-Mail: <a href="mailto:Carsten.Saathoff@kisters.de" target="_blank">Carsten.Saathoff@kisters.de</a> | WWW: <a href="http://www.kisters.de" target="_blank">http://www.kisters.de</a>

<hr>
<font size="2" face="Calibri,sans-serif">
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. <br>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.
</font></font></div></div><br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>