You might take a look at my "Casrack the Authenticator" gem -- it's a Rack middleware for authentication via CAS: http://rubygems.org/gems/casrack_the_authenticator
I hope shameless self-promotion is permitted on this list :) -James On May 5, 5:46 pm, Luke Cunningham <[email protected]> wrote: > Hey guys. > > I'm wondering if any one has had experience with hancock or rubycas > for single sign on. > > I have a rails app which uses authlogic for authentication, and I want > to use it as the login point for a few services. > > Will rubycas or hancock help me with that or is there an easier way? > > Everything will be running on heroku, and while I have managed to get > instances of everything running obviously they can't point to my main > apps database so Maybe they would have to run within my app? Rack/metal? > > Cheers > Luke > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/rails-oceania?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
