Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

inosca/keycloak-2fa-sms-authenticator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keycloak 2FA SMS Authenticator

Originally based on https://github.com/dasniko/keycloak-2fa-sms-authenticator and extended to include mobile number verification in required action.

Building

mvn clean package

After, put the JAR file in /target into your Keycloak's /opt/keycloak/providers/ folder.

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.6%
  • FreeMarker 18.4%