Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2.1 Central Authentication Service (CAS)
2.1.1 CAS Roadmap Updated
2.1.2 CAS 3.4 Release Candidate 1
2.2 uPortal
2.2.1 uPortal Opportunities at the Spring Conference
2.2.2 uPortal 3.2.0 GA announcement

...

The roadmap can be found here: http://www.ja-sig.org/wiki/pages/viewpage.action?pageId=28574039

~battags (Rutgers University), Lead Developer, Jasig Central Authentication Service

================================================================

2.1.2 CAS 3.4 Release Candidate 1

We're pleased to announce CAS 3.4 Release Candidate 1 with the following features, tasks, and bug fixes:

  • Upgrade to Inspektr 1.0.0-RC2 with new configuration which is more customizable (also includes cleaner)
  • Ticket Generator can now do SAML1 and SAML2
  • Utilize POM DependencyManagement Features
  • Experimental Mobile Theme for WebKit browsers
  • Spring Framework 3 upgrade
  • Spring Web Flow 2 Upgrade
  • Switch to Java Validation API and Hibernate Validator
  • High Availability Ticket Registry Cleaner
  • Improved Logging for Ticket Validation Failures
  • Upgrade to Perf4j for performance logging
  • Upgrade to OGNL 2.7.3
  • Upgrade to RADIUS Client 1.0.0
  • Upgrade to Spring Security 3
  • Update to casPostResponseView.jsp to work when JavaScript is disabled.
  • Fix to allow serverErrorSsoView.jsp to function correctly
  • PrincipalNameTransformer interface
  • Fix NullPointerException in ThrottledSubmissionHandler for Inspektr
  • Improved Logging
  • Display messages in Services Management Tool when no services are registered and WARN to add service management tool
  • Fixed assembly.xml to actually include the right files.

The Release Candidate can be found in our Jasig Repository and from: http://www.ja-sig.org/downloads/cas/

Thanks to Marvin Addison and the Unicon Cooperative Support program for their assistance in getting this release candidate out. We're hoping to have the final version out by the conference, so if you can test, please do so!

Note that with the library changes, if you've heavily customized your Spring configuration files OR your Spring Web Flow, I would recommend reviewing them. I can guarantee your Web Flow 1 flow will fail.

~battags (Rutgers University), Lead Developer, Jasig Central Authentication Service

...