(Quick Reference)

1 Introduction - Reference Documentation

Authors: Burt Beckwith

Version: 1.0.3

Table of Contents

1 Introduction

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 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