Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 392 Bytes

keycloak-cas

CAS identity provider for Keycloak

Note

This package is actively maintained and used in production with the latest Keycloak release. However, we do not currently publish pre-built packages for external use.

Local development

Make sure you have the following installed:

  • Java 21 (needs to match maven.compiler.source/maven.compiler.target in pom.xml)
  • Maven