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

Adds support for another way to show cas xml attributes. #39

Closed bhenderson closed 12 years ago

bhenderson commented 12 years ago

our CAS server is returning xml in a different format. I'm not very familiar with xml, so I'm not totally sure what the best way is to support both formats, but the tests pass :)

soupmatt commented 12 years ago

What CAS server do you guys use? I'm trying to figure out what the different extra attribute variants look so we can have specs for all the different cases.

soupmatt commented 12 years ago

merged

bhenderson commented 12 years ago

sorry i never responded, but i dont have any way of knowing what the server is.