Dear CAS Community, We're pleased to announce a new release of the Jasig CAS Client for Java (version 3.1.11). The releases notes are:
Bug • [CASC-102] - Custom proxy granting ticket storage methods not being set properly in web.xml • [CASC-106] - Saml11TicketValidatorTests.testValidationSuccessWithNoAttributes() fails due to TimeZone problem • [CASC-107] - Encoding when parsing validation response should be configurable in CAS client • [CASC-109] - Bug in AbstractTicketValidationFilter.java • [CASC-110] - Unable to change the replacement proxyGrantingTicketStorageClass implementation via web.xml Improvement • [CASC-80] - Be able to setup HostnameVerifier from system property • [CASC-103] - Attribute parsing with Cas20ServiceTicketValidator does not work in some cases - should include guidance • [CASC-105] - "SingleSignOutFilter" causes "safeGetParameter" method in "CommonUtils" to always display warning • [CASC-112] - cas.log shows bogus 'no proxy ticket' error when in fact there is one New Feature • [CASC-108] - Develop CAS Login Module for JAAS Support (contributed by Virginia Tech) Task • [CASC-67] - Document using the CAS Client with Spring Security Pre-Authentication methods For those of you who use Maven, you can follow these instructions to add the CAS Client to your project: https://wiki.jasig.org/display/CASC/Obtaining+from+Maven2+Repository If you just need the binaries, you can grab them from the Maven2 repository manually: http://repo2.maven.org/maven2/org/jasig/cas/client/ This upgrade is recommended for all users of the 3.1.x branch. Cheers, Scott -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
