You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LELEU Jérôme edited this page Feb 13, 2020
·
8 revisions
You need to add the required dependencies:
the play-pac4j_2.11 or play-pac4j_2.12 or play-pac4j_2.13 library: "org.pac4j" %% "play-pac4j" % "9.0.0"
the appropriate pac4jsubmodules (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.