Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 348 Bytes

Keycloak Playground

Collections of SPI, providers, themes and misc examples on how to extends Keycloak. This repo is tested in Keycloak ver20.0.2.

Build

All Examples

./mvnw clean install -nsu -e -DskipTests

Build Selected Modules Only

./mvnw clean package -DskipTests -pl sms-otp-authenticator