rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
329 stars 189 forks source link

How To Login with Rails Applications #123

Closed kishoore closed 9 years ago

kishoore commented 9 years ago

Hi, This is kishore cheruku from India, First of all thank you very much for CASino clear explanation. I successfully install this CASino in my local machine. But my question is i have 3 rails applications , now i would like to take sso for those 3 applications.Am getting confusion for how to configure with CASino and rails applications...

pencil commented 9 years ago

Check out this documentation. CASino is your CAS server, you will need a CAS client such as Rack-CAS for the Rails applications.