-
Notifications
You must be signed in to change notification settings - Fork 4
Dependencies
Sergey Morgunov edited this page Dec 19, 2018
·
2 revisions
You need to add the required dependencies:
- the
lagom-pac4j
library (groupId: org.pac4j, version: 1.0.0-SNAPSHOT) - the appropriate
pac4j
submodules (groupId: org.pac4j, version: 3.3.0):pac4j-http
forHeaderClient
orCookieClient
support,pac4j-jwt
for JWT support,pac4j-oidc
for OIDC profile support, etc.
All released artifacts are available in the Maven central repository.