pboling / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard

Home Page:http://casino.rbcas.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CASino (Supports RAILS from 5.0 to 6.0 ) Build Status Coverage Status

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.

Setup

Please check our documentation for setup and configuration instructions.

Test Suite

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

License

CASino is released under the MIT License. See LICENSE.txt for further details.

About

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard

http://casino.rbcas.com/

License:MIT License


Languages

Language:Ruby 87.9%Language:HTML 6.4%Language:SCSS 4.4%Language:JavaScript 1.1%Language:CSS 0.3%