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

Latest commit

 

History

History
11 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 320 Bytes

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.