Hello,
thanks for the support from everybody.
The final string to export a realm is this:
bin/standalone.sh -Dkeycloak.migration.action=export
-Dkeycloak.migration.provider=singleFile
-Dkeycloak.migration.file=<FILE_NAME>
-Dkeycloak.migration.realmName=<REALM_NAME>
On 26.10.17 22:49, Malte Finsterwalder wrote:
Export is done through command line parameters. Unfortunately there
is
no UI for it yet.
An example would be:
bin/standalone.sh -Dkeycloak.migration.action=export
-Dkeycloak.migration.usersExportStrategy=SKIP
-Dkeycloak.migration.provider=singleFile
-Dkeycloak.migration.file=exported.json
More in the docs here:
http://www.keycloak.org/docs/latest/server_admin/topics/export-import.html
Greetings,
Malte
On 26 October 2017 at 19:04, Tech <tech(a)psynd.net
<mailto:tech@psynd.net>> wrote:
Dear experts,
I'm struggling about how to export a domain, while apparently import
could be easily done from the admin web-interface: might you help me?
Thanks!
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org <mailto:keycloak-user@lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/keycloak-user
<
https://lists.jboss.org/mailman/listinfo/keycloak-user>