Miscellaneous Keycloak SPIs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
keycloak-spi/README.md

385 B

keycloak-spi

This repository contains some custom Keycloak SPIs used by CSC on our Keycloak instance.

Build

Requires OpenJDK 11+ and Maven 3.6+.

mvn clean package

Install

Copy target/csc-keycloak-spi.jar to /opt/jboss/keycloak/standalone/deployments in the container where Keycloak is running.