Done! Thanks for the suggestion!
On Sat, Oct 8, 2016 at 10:18 AM, Alexandre Vermeerbergen < [email protected]> wrote: > Hi Jérôme, > > I realized that shiro-cas is now deprecated, but a while after reading > http://shiro.apache.org/cas.html documentation about using CAS with Shiro. > > Latest Shiro download page (http://shiro.apache.org/download.html#latest) > adds to the confusion because it has a download link to shiro-cas, without > any warnings that it's deprecated. > > > Could both http://shiro.apache.org/cas.html and download pages be updated > to avoid confusion? > > Thanks. > Best regards, > Alexandre > > > > 2016-08-02 11:08 GMT+02:00 Jérôme LELEU <[email protected]>: > >> Hi, >> >> I'm proud to announce the 2.0.0 release of the buji-pac4j security >> library: https://github.com/bujiio/buji-pac4j >> >> It's based on Java 8, Shiro 1.3 and pac4j v1.9.1. >> >> pac4j v1.9 is a big upgrade compared to v1.8: >> - all dependencies have been upgraded, the source code has been cleaned >> (-15%) >> - multi-profiles are now supported >> - the extension capabilities have been highly improved (core components >> can now throw a HttpAction to break the flow and perform any specific >> behaviour). >> >> buji-pac4j v2 has strongly changed in itself (compared to v1.4): >> - the buji-pac4j-core and buji-pac4j-servlet modules have been merged >> into a single buji-pac4j module >> - previously, only indirect clients were supported, but ALL pac4j >> features are now supported: clients, authorizers, matchers based on the >> regular pac4j "security filter" and "callback filter". >> >> You must notice that shiro-cas is now deprecated in Shiro 1.3 and you >> must use buji-pac4j + pac4j-cas instead. >> >> Start with the demo: https://github.com/pac4j/buji-pac4j-demo >> >> Thanks. >> Best regards, >> Jérôme >> >> >
