Problem statement: We need to sync down production Keycloak Users into a lower level and separate Keycloak environment.
We essentially want to have a user data export and import without bringing along the realm it was attached to given the lower environment will be a completely different realm name, signing certs, etc.
Is there a way to do something like this? How are people replicating exact production data copies in lower level environment?
Any help is appreciated. Thank you!