Announcing Jasig CAS Client for Java 3.1.11
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. testValidationSuccessWithNoAtt ributes() 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 proxyGrantingTicketStorageClas s 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:
If you just need the binaries, you can grab them from the Maven2 repository manually:
This upgrade is recommended for all users of the 3.1.x branch.