keycloak-scim/services/src
Robert Schuh 843bbf1bb3 KEYCLOAK-18852 Prevent NPE in case of missing truststore
even though the "return null" at the top of the method is called if no truststore is set, the finally block is still executed. And since the keystore is not there an NPE is thrown when calling the remove method.
2021-07-21 14:13:22 +02:00
..
docs KEYCLOAK-4657 Sort out REST API for prod profile 2017-03-27 20:50:13 +02:00
main KEYCLOAK-18852 Prevent NPE in case of missing truststore 2021-07-21 14:13:22 +02:00
test [KEYCLOAK-17399] - Review User Profile SPI 2021-05-20 08:44:24 -03:00