issues
search
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
164
stars
91
forks
source link
KeyCloak 22.0.1 support
#17
Closed
dpoerschke
closed
1 year ago
dpoerschke
commented
1 year ago
updated pom.xml
updated EmailAuthenticatorForm.java (javax -> jakarta)
added missing services entry
added further information to documentation