Skip to content

SMS 2 Factor Authentication for Keycloak with support for various SMS services.

Notifications You must be signed in to change notification settings

unifly-aero/keycloak-sms-authenticator-sns

 
 

Repository files navigation

keycloak-sms-authenticator-sns

Installation

To install the SMS Authenticator one has to:

  • Build and package the project:
    • $ mvn package

Configuration

Twilio

Proxy

To use Twilio integration over a proxy, pass environment variable "TWILIO_HTTPS_PROXY" with value the proxy url (for example http://myproxy.com:12324). A proxy that requires authentication is not yet supported.

About

SMS 2 Factor Authentication for Keycloak with support for various SMS services.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.1%
  • FreeMarker 6.9%