[keycloak-user] upgrade to 1.9.3 "Property "databaseSchema" needs to be specified error (but it is)

Dean Peterson peterson.dean at gmail.com
Mon May 2 20:08:38 EDT 2016


I get this error when migrating my database and upgrading to 1.9.3:
"Property 'databaseSchema' needs to be specified in the configuration

I have this in my keycloak-server.json file:

"connectionsMongo": {
        "default": {
            "host": "xx.xx.xx.xx",
            "port": "27017",
            "db": "keycloaktest",
            "databaseSchema": "update"
        }
    }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160502/1fb92a95/attachment.html 


More information about the keycloak-user mailing list