-
Notifications
You must be signed in to change notification settings - Fork 3
Dependencies
CAS in the cloud LELEU Jérôme edited this page Sep 26, 2025
·
6 revisions
You need to add the required dependencies:
- the
spring-webflux-pac4jlibrary (groupId: org.pac4j, version: 3.0.0) - the appropriate
pac4jsubmodules (groupId: org.pac4j, version: 6.2.2):pac4j-oauthfor OAuth support (Facebook, Twitter...),pac4j-casfor CAS support,pac4j-ldapfor LDAP authentication, etc.
All released artifacts are available in the Maven central repository.