dasniko / keycloak-2fa-sms-authenticator

Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS (through AWS SNS). Demo purposes only!

Home Page:https://www.n-k.de/2020/12/keycloak-2fa-sms-authentication.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keycloak 2FA SMS Authenticator

Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS (through AWS SNS).

Demo purposes only!

Unfortunately, I don't have a real readme yet. Blame on me!

But, for now, you can at least read my blog post about this autenticator here:
https://www.n-k.de/2020/12/keycloak-2fa-sms-authentication.html

Or, just watch my video about this 2FA SMS SPI:

About

Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS (through AWS SNS). Demo purposes only!

https://www.n-k.de/2020/12/keycloak-2fa-sms-authentication.html

License:MIT License


Languages

Language:Java 88.0%Language:FreeMarker 12.0%