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

Support DB backed ST to session mappings for rails3 #92

Closed moshegood closed 3 years ago

moshegood commented 8 years ago

In rails 3, the data is a regular hash, not a HashWithIndifferentAccess

moshegood commented 3 years ago

rails 3 is so far out of support at this point, I don't think it really matters anymore.