rubycas / rubycas-client

Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
http://code.google.com/p/rubycas-client/
Other
332 stars 217 forks source link

make ticket_url configurable #76

Open linchus opened 10 years ago

linchus commented 10 years ago

I've moved the ticket_url to separate method and added it to config options. Using the cas_base_url for composition the login ticket url is more correct then login_url.

Best regards, Sergey