Sha256: ce0042ad7888ca990c87fad7578c198f1bca3a42f8559406f8849597b70fcc07
Contents?: true
Size: 904 Bytes
Versions: 2
Compression:
Stored size: 904 Bytes
Contents
# CASino [![Build Status](https://secure.travis-ci.org/rbCAS/CASino.png?branch=master)](https://travis-ci.org/rbCAS/CASino) CASino Rails Engine (used in CASinoApp). It currently supports [CAS 1.0 and CAS 2.0](http://www.jasig.org/cas/protocol) as well as [CAS 3.1 Single Sign Out](https://wiki.jasig.org/display/CASUM/Single+Sign+Out) and [CAS RESTful API](https://wiki.jasig.org/display/CASUM/RESTful+API). CASino is separated into a web app and core components: * CASino is the web application (using the Rails framework) * CASinoCore contains all the CAS server logic This simplifies the creation of a CAS server implementation for other developers. ## Setup Please check our [documentation](http://casino.rbcas.com/) for setup and configuration instructions. ## License CASino is released under the [MIT License](http://www.opensource.org/licenses/MIT). See LICENSE.txt for further details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
casino-1.3.2 | README.md |
casino-1.3.1 | README.md |