[keycloak-user] User federation providers export/import
Marek Posolda
mposolda at redhat.com
Wed Aug 24 02:34:03 EDT 2016
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
> <https://github.com/keycloak/keycloak/blob/master/examples/ldap/ldaprealm.json#L126-L152> *looks*
> like the web admin UI import can do what I need. After importing (step
> 3 in the example's readme
> <https://github.com/keycloak/keycloak/tree/master/examples/ldap#keycloak-example---ldap>)
> 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160824/5b930b31/attachment.html
More information about the keycloak-user
mailing list