Skip to content
LELEU Jérôme edited this page Apr 6, 2020 · 17 revisions

You need to add the required dependencies:

  • the spring-security-pac4j library (groupId: org.pac4j, version: 5.0.0)
  • the appropriate pac4j submodules (groupId: org.pac4j, version: 4.0.0): pac4j-oauth for OAuth support (Facebook, Twitter...), pac4j-cas for CAS support, pac4j-ldap for LDAP authentication, etc.

All released artifacts are available in the Maven central repository.

Clone this wiki locally