I have installed Ruby CAS server and my application is a simple Restful Authentication User Management Application , i would to like experiment my application by providing a Central Authentication for my User Management Application , i am using Restful authentication plugin for this , which act as the Ruby CAS client .
Does Ruby CAS server supports Restful Authentication for Centralized Authentication to implement SSO (Single Sign On) ?
Is there any work around for this in order to support restful interface in Ruby CAS server , Thanks in Advance