keycloak-scim/testsuite
Håvar Nøvik bc55846809
Fixes a NullPointerException after import validation (#20151)
* Fixes a NullPointerException after import validation

If the import validation (when getting a user by email)
returns null, indicating that the user entity should be
removed from local storage, an email equality check results
in a NullPointerException.

This commit fixes this issue by explicitly checking for null.

Closes #20150

---------
Co-authored-by: Michal Hajas <mhajas@redhat.com>
2023-10-23 17:19:25 -04:00
..
db-allocator-plugin
integration-arquillian Declarative User Profile export 2023-10-21 19:21:20 +02:00
model Fixes a NullPointerException after import validation (#20151) 2023-10-23 17:19:25 -04:00
utils SAML Adapter fix for EAP8 and WF29 2023-09-07 13:32:25 +02:00
pom.xml