I am not 100% sure what exactly are you doing. Are you able to have LDAP example up and running if you exactly follow the steps in README https://github.com/keycloak/keycloak/blob/master/examples/ldap/README.md ?

Or are you creating realm representation by hand? Instead of creating by hand, we have possibility for export/import, which is exactly for the use-case for migration between different envs - https://keycloak.gitbooks.io/server-adminstration-guide/content/v/2.1/topics/export-import.html

Marek

On 24/08/16 00:10, John Bartko wrote:
Hello all,

I am attempting export user federation providers and import them into a different Keycloak instance. The ldap example realm export *looks* like the web admin UI import can do what I need. After importing (step 3 in the example's readme) there are still no user federation providers configured nor any indication of an error.

Similarly, when doing an export at WildFly server boot on a Keycloak instance with user federation configured, I do not see any trace of the provider in the export.

Partial import of clients works fine. Is this the right way to go about persisting realm configuration across deploys/environments?

Thanks,
-John Bartko


_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user