CASino Rails Engine (used in CASinoApp).
It currently supports CAS 1.0 and CAS 2.0 as well as CAS 3.1 Single Sign Out.
Please check our documentation for setup and configuration instructions.
Run the RSpec test suite by installing the appraisal
gem and dependencies:
$ gem install appraisal
$ appraisal install
And then running tests using appraisal
:
$ appraisal rake
CASino is released under the MIT License. See LICENSE.txt for further details.