Export a realm from a keycloak devservice? #31512
-
I would like to export a realm from a running keylcoak devservice. In order to create the realm I would like to export, I need to start the devservice and make my configuration. But this would loos the whole configuration as the dev-file is not persisted, and I see no way to bind a volume to my filesystem with the devservice. How could I export a realm from a keycloak devservice, if at all? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@HerrDerb I've meant to discuss the options with Pedro @pedroigor, but so far the issue to follow is #30097. If we can have an option to fetch with Keycloak admin API as suggested by @geoand then it would be best. |
Beta Was this translation helpful? Give feedback.
@HerrDerb I've meant to discuss the options with Pedro @pedroigor, but so far the issue to follow is #30097. If we can have an option to fetch with Keycloak admin API as suggested by @geoand then it would be best.
FYI, you can export the realm using Keycloak UI, I'm assuming you mean that it does not export all the information, such as users ?