1 Introduction to the Spring Security CAS Plugin - Reference Documentation
Authors: Burt Beckwith
Version: 2.0.0
Table of Contents
1 Introduction to the Spring Security CAS Plugin
The CAS plugin adds CAS single sign-on support to a Grails application that uses Spring Security. It depends on the Spring Security Core plugin.Once you have configured a CAS server and have configured your Grails application(s) as clients, you can authenticate to any application that is a client of the CAS server and be automatically authenticated to all other clients.1.1 History
- Version 2.0.0
- released December 7, 2015
- Version 2.0-RC1
- released November 11, 2013
- Version 1.0.4
- released July 11, 2012
- Version 1.0.3
- released July 4, 2012
- Version 1.0.2
- released February 12, 2011
- Version 1.0.1
- released September 1, 2010
- Version 1.0
- released July 27, 2010
- Version 0.1
- released June 18, 2010