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
158 stars 89 forks source link

Update README.md - OTP flow after Username/pwd #28

Closed HoneyBadgerSeeker closed 11 months ago

HoneyBadgerSeeker commented 11 months ago

The OTP flow must be after the Username/Password otherwise Keycloak doesn't have the email to send the OTP.