Skip to content
CAS in the cloud LELEU Jérôme edited this page Jan 9, 2024 · 17 revisions

You need to add the required dependencies:

  • the spring-security-pac4j library (groupId: org.pac4j, version: 10.0.0)
  • the jakartaee-pac4j library (groupId: org.pac4j, version: 8.0.0) or the spring-webmvc-pac4j library (groupId: org.pac4j, version: 8.0.0) or the spring-webflux-pac4j library (groupId: org.pac4j, version: 2.0.0).

All released artifacts are available in the Maven central repository.

Clone this wiki locally