Rails application with CAS authentication

591 views Asked by At

I've been considering CAS as a backend for authentication, and found RubyCAS.

Unfortunatelly, to test RubyCAS I have to install the server, setup an SSL infrastructure, start the server to, finally, test my application.

Is there a way of testing rubycas-client without setting up the server?

2

There are 2 answers

0
fl00r On BEST ANSWER

No, you can't work with RubyCAS without server.

0
Manoj Menon On

No you need to have both applications ready. they should talk each other