FX-HAO / keycloak-phone-authenticator

Obtain token and reset password via SMS
130 stars 43 forks source link

Server fail to start after coping jar in provider folder #19

Open atmabodhwaw opened 5 months ago

atmabodhwaw commented 5 months ago

Code is not running throwing following error Build step org.keycloak.quarkus.deployment.KeycloakProcessor#configureKeycloakSessionFactory threw an exception: java.lang.NoClassDefFoundError: org/keycloak/authentication/DisplayTypeAuthenticatorFactory

FX-HAO commented 4 months ago

seems related to this

could u please try removing org.keycloak.authentication.DisplayTypeAuthenticatorFactory and see if it works?