Skip to main content

Local Installation

Build from source

mvn -B verify

The packaged artifact will be created under target/.

Deploy to Keycloak

Copy the generated JAR into your Keycloak providers/ directory and restart the server.

cp target/keycloak-2fa-messaging-authenticator-*.jar /path/to/keycloak/providers/