keycloak-scim/model/map
Bruno Oliveira da Silva f9d4566723 Replace the cryptographic algorithm by SHA-2
The static code scanning analysis detected the usage of MD5 as part of [
MapDeploymentStateProviderFactory](a6dd9dc0f1/model/map/src/main/java/org/keycloak/models/map/deploymentState/MapDeploymentStateProviderFactory.java (L58-L58)).

Even though we could not find any ways of exploiting the code, we should
avoid its usage considering that MD5 is not collision-resistant.

Resolves #11290
2022-04-18 07:10:04 -03:00
..
src Replace the cryptographic algorithm by SHA-2 2022-04-18 07:10:04 -03:00
pom.xml Add HotRod no downtime store for Realms 2022-04-08 09:36:01 +02:00