You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then use a sudo docker cp command to copy the file from inside the container to host.
2 On the realm setup page on Keycloak admin portal, there is an option to download.
Turn ON every option there. I think its a partial download, because the user details did not come through.
Once you have setup the realm online, There are two ways to export the JSON
1 Using this script inside the docker container while the Keycloak is running
Then use a sudo docker cp command to copy the file from inside the container to host.
2 On the realm setup page on Keycloak admin portal, there is an option to download.
Turn ON every option there. I think its a partial download, because the user details did not come through.
Option 1 is preferred.
https://stackoverflow.com/questions/60766292/how-to-get-keycloak-to-export-realm-users-and-then-exit
https://lists.jboss.org/pipermail/keycloak-user/2015-October/003210.html
The text was updated successfully, but these errors were encountered: