Hi, I'm proud to announce the release of buji-pac4j v1.2.2 (based on pac4j v1.5.0). You can find it in the Maven central repository.
The new features are the addition of the vk.com, Foursquare and Paypal providers, as well as the support of the SAML 2.0 protocol. The library allows you to protect your application, authenticate your users against a CAS server, an OpenID / OAuth / SAML provider or through HTTP (form and basic auth) and retrieve the profile of the authenticated user. The library is hosted on github.com : https://github.com/bujiio/buji-pac4j. To see it "in action", a demo with common implementations is available here: https://github.com/leleuj/buji-pac4j-demo. Next week, I'll talk about pac4j and buji-pac4j at Devoxx France: http://cfp.devoxx.fr/devoxxfr2014/speaker/e2eefb53e16952d1179ad9781093a6efe272baae/J%C3%A9r%C3%B4me%20Leleu. More than just a library, pac4j is an eco-system which provides you a unified and simple API accross protocols and JVM frameworks: Shiro, Spring Security, CAS, Play... See http://www.pac4j.org. Thanks. Best regards, Jérôme PS: the Yahoo (OAuth 1.0) support is currently broken and should be fixed very soon in pac4j-oauth v1.5.1. -- View this message in context: http://shiro-user.582556.n2.nabble.com/CAS-OAuth-OpenID-HTTP-SAML-client-protocol-support-tp7579871.html Sent from the Shiro User mailing list archive at Nabble.com.
