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.
![]() |
1 year ago | |
---|---|---|
src/main | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
pom.xml | 1 year ago |
README.md
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.