Skip to content

RoboJackets/keycloak-cas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages

  • Java 100.0%