Closed ser closed 2 years ago
OK, after some research i found the solution. I mapped a docker volume in this way:
--volume /zfs/DATA/keycloak/argon2-password-hash-provider-2.0.1.jar:/opt/keycloak/providers/argon2-password-hash-provider-2.0.1.jar
and everything works!
Hi @ser , thanks for the solution and glad everything works in the container version as well.
Is there any way to use this module on current docker version of keycloak?