[keycloak-user] MongoDB - Model provider not found

Stian Thorgersen stian at redhat.com
Thu May 15 04:31:03 EDT 2014


I'm not sure why the mongo model has been removed from the WAR, I'll look into that.

We don't yet have support for upgrading the database when upgrading Keycloak. This will be added soon. The plan is to provide a mechanism to export the database to a json file, and after installing a new version of Keycloak you import this json file again. We'll make this import backwards compatible so you can import a json file from any older versions of Keycloak.

----- Original Message -----
> From: "Davide Ungari" <ungarida at gmail.com>
> To: keycloak-user at lists.jboss.org
> Sent: Monday, 12 May, 2014 7:13:53 PM
> Subject: Re: [keycloak-user] MongoDB - Model provider not found
> 
> I found out that:
> 1- the command "mvn package" does not include mongo module and driver
> 2- there is a regression on data model, updating source of keycloak I must
> drop database in order to see the admin console works again
> --
> Davide
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list