2009-08

CAS Server

CAS Client

The Jasig CAS Client for Java 3.1.7 was released to the public Maven2 Repositories recently. This release includes a few minor changes:

  • Safe Request Parameter checking - Allows you to put a CAS filter in front of something that reads from the input stream.
  • Fix for Proxy Support - Proxy Chains from the web.xml would not parse properly (but Spring support was fine)
  • CAS Login Url Construction now allows for non-standard parameters to be included
<dependency>
   <groupId>org.jasig.cas</groupId>
   <artifactId>cas-client-core</artifactId>
   <version>3.1.7</version>
   <type>jar</type>
   <scope>runtime</scope>
</dependency>

Note, the scope should be "compile" if you're using the CAS Client APIs.

CAS Steering Committee

The CAS Steering Committee welcomes its two new members: Andrew Petro and Andrew Feller, welcomes back Eric Pierce, and thanks Troy Bull and David Whitehurst for their time on the committee. In addition, the committee approved a recent change to its bylaws to elect the committee chairperson for a one-year term.

The steering committee is currently working on a number of tasks including working with Unicon on some CAS marketing material and defining volunteer roles and positions that community members can fill to gain experience working with an open source project.

OpenRegistry

OpenRegistry is gearing up for its first release, version 0.1. The use cases covered this release can be found here:

The roadmap for the Version 0.1 Release can be found here:

Any feedback or questions should be directed towards the OpenRegistry Development List: