mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
* added non-null check for the exported realm like already used in SingleFileExportProvider to have a proper error message in case the realm does not exist Closes #39122 Signed-off-by: Alexander Böhm <boehm.alexanderb@gmail.com> * added tests based upon review conversation Closes #39122 Signed-off-by: Alexander Böhm <boehm.alexanderb@gmail.com> * updating tests for non existent realm name Signed-off-by: Steve Hawkins <shawkins@redhat.com> --------- Signed-off-by: Alexander Böhm <boehm.alexanderb@gmail.com> Signed-off-by: Steve Hawkins <shawkins@redhat.com> Co-authored-by: Steve Hawkins <shawkins@redhat.com>