mesutpiskin / keycloak-2fa-email-authenticator

🔒 Keycloak Authentication Provider implementation to get a two factor authentication with a OTP/code/token send via Email (through SMTP)
https://medium.com/@mesutpiskin/two-factor-authentication-via-email-in-keycloak-custom-auth-spi-935bbb3952a8
Apache License 2.0
165 stars 91 forks source link

Unable to find factory for AuthenticatorFactory: demo-email-code-form #31

Open karthic4info opened 10 months ago

karthic4info commented 10 months ago

I got the error related with demo-email-code-form, any help would be appreciated.

image

Barabek88 commented 7 months ago

Oh, I got this error too. In my case, I needed to delete the old binding in the email otp flow and re-bind it after updating the jar. I hope this helps someone.