Thanks Ali. It worked
On Fri, Jul 13, 2018 at 12:50 AM Irtiza Ali <iali(a)an10.io> wrote:
if you have done anything, then remove keycloak instance and its
dependencies.
On Fri, Jul 13, 2018 at 9:05 AM, vandana thota <vandana0242(a)gmail.com>
wrote:
> I did not setup any database yet . How I have to set it up ?
>
> Thanks,
> Vandana
>
> On Thu, Jul 12, 2018 at 7:03 PM Dmitry Telegin <dt(a)acutus.pro> wrote:
>
> > Hi Vandana,
> >
> > Congratulations, disabling master realm is a landmine each aspiring
> > Keycloak guru must step on :)
> >
> > Unfortunately, CLI and REST API won't help you here, since they require
> > authentication, and authentication is no longer possible due to disabled
> > realm.
> >
> > You should connect to your database and issue an SQL statement:
> >
> > UPDATE realm SET enabled = true WHERE id = 'master';
> >
> >
> > Then try to login to admin console once again.
> >
> >
> > Cheers,
> >
> > Dmitry
> >
> >
> > On Thu, 2018-07-12 at 13:57 -0500, vandana thota wrote:
> >
> > I can not able to open the keycloak console
> > IT showing as like in attachment releam is not enabled .
> >
> > so how can I do it by using comman line interface .
> >
> > What command I have to run to enable the master releam . So that I
> can
> > open the Keycloak admin console
> >
> >
> >
> > On Thu, Jul 12, 2018 at 1:53 PM Irtiza Ali <iali(a)an10.io> wrote:
> >
> >
> >
> > Look at the admin api, it might help you.
> >
> > link:
https://www.keycloak.org/docs-api/2.5/rest-api/index.html
> >
> > IA
> >
> > On Thu, Jul 12, 2018 at 11:22 PM, vandana thota <vandana0242(a)gmail.com>
> > wrote:
> >
> >
> >
> > Realm not enabled on keycloak page it showing how can I enable it
> > via command line ?
> >
> >
> > Thanks,
> > Vandana
> > _______________________________________________
> > keycloak-user mailing listkeycloak-user@lists.jboss.orghttps://
>
lists.jboss.org/mailman/listinfo/keycloak-user
> >
> >
> >
> > _______________________________________________
> > keycloak-user mailing listkeycloak-user@lists.jboss.orghttps://
>
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
>