Skip to content
LELEU Jérôme edited this page Nov 14, 2018 · 19 revisions

See the pac4j release notes as well.

Version 3.0.0:

  • Upgrade to pac4j v3.3

Version 2.0.0:

  • Upgrade to pac4j v2.2.1
  • The LogoutHandler handles both the local and central logout

Version 1.2.3:

  • Fix issue on the getScheme method

Version 1.2.2:

  • Upgrade to pac4j v1.9.4 (security fix)

Version 1.2.1:

  • Upgrade to pac4j v1.9.2 (improved CAS, JWT and OpenID Connect supports)
  • Add the UndertowProfileManager

Version 1.2.0:

  • Upgrade to pac4j v1.9.1 and Java 8
  • Multi-profiles support
  • SecurityMechanism becomes SecurityHandler
  • Updated algorithm for the application logout

Version 1.1.0:

  • Based on pac4j v1.8: REST support (basic auth, header, request parameter, IP), new authentication mechanisms (LDAP, JWT, SQL, MongoDB, Stormpath), authorizations
  • Application logout support
  • A specific client can be dynamically selected for authentication

Version 1.0.0:

  • Based on pac4j v1.7: supports for CAS / OAuth / OpenID / SAML / HTTP / GAE / OpenID Connect
Clone this wiki locally