rubycas / rubycas-server

Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
http://rubycas.github.com
Other
628 stars 270 forks source link

Pass along the ?service param when the / is requested #210

Open vjt opened 10 years ago

vjt commented 10 years ago

Hello,

if the the root URL is requested, the ?service= query string parameter is lost in redirection to /login.

I've added a quick fix for this and an associated spec. Care to review if it makes sense to you?

Thanks!

cc: @amedeo @lleirborras @mariherrera