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

Change cas_base_url based on request.host #63

Open maxstudener opened 11 years ago

maxstudener commented 11 years ago

I have one application that is shared by two different domains, is it possible to switch the base url in an application filter?

soupmatt commented 11 years ago

That is not currently supported, but feel free to submit a pull request.