Hello,
I am trying to use Java Bean Validation into custom Authenticator but it is seems once the jar is deployed with its dependencies, the default provider (hibernante-validator) is not found and KeyCloak refuses to start.
Is there anybody who got this issue and found a solution ?
Regards