abetobing / keycloak-playground

Keycloak extension, spi, themes and misc example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Keycloak extension, spi, themes and misc example


Languages

Language:CSS 87.8%Language:Java 8.2%Language:FreeMarker 3.6%Language:Dockerfile 0.3%Language:Shell 0.1%