Ruby CAS & Restful Authentication Plugin

Hi all, I have installed Ruby CAS server and my application has got a simple Restful Authentication Plugin for User Management.I would to like experiment my application by providing a Central Authentication since I am using PHP app for blogging.And I am using http://github.com/gunark/rubycas-client as the Ruby CAS client .

Does Ruby CAS server supports Restful Authentication Mechanism for CAS to implement SSO (Single Sign On) ? I am getting CAS login Screen after doing the preliminary setups.

Any help would be appreciated.

Thanks in Advance D

You could try castronaut, as it does RESTful auth. There are few different branches. I am not sure what Relevance has brought in from mine wrt HTTP status codes.

Good luck! I am glad to see interest in CAS.