Skip to content
CAS in the cloud LELEU Jérôme edited this page Apr 3, 2026 · 15 revisions

You need to add the required dependencies:

  • the spring-webmvc-pac4j library (groupId: org.pac4j, version: 8.0.3)
  • the appropriate pac4j submodules (groupId: org.pac4j, version: 6.4.1): pac4j-oidc for OpenID Connect support, pac4j-saml for SAML2 support, pac4j-jwt for JWT support, etc.

All released artifacts are available in the Maven central repository.

Clone this wiki locally