Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

logisima-cas [cas] module

This module is a CAS client for Play! application.

Features are :

There is also a play application for testq purpose (with unit & selenium test) here: https://github.com/sim51/logisima-play-cas-test

http://github.com/sim51/logisima-play-cas

Written by Benoît Simard.

Published releases

cas-3.1 ★ Jul 05, 2011 Documentation Download
cas-3.0   Jan 23, 2011 Documentation Download
cas-2.0   Jun 13, 2010 Documentation Download
cas-1.0   Jun 12, 2010 Documentation Download

To install locally this modules use the install command:

play install cas-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> cas {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.