Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[09:02:39 CDT(-0500)] <fairwinds> serac: gmorning. Am writing a CAS client for my node.js projects. What is the norm, CAS1 or CAS2
[09:06:08 CDT(-0500)] <fairwinds> serac, apetro: Also, looking at what determines what comes back from CAS. I am only looking for id of user back in response for my apps
[09:13:33 CDT(-0500)] <serac> CAS2 (XML) is the standard these days.
[09:15:19 CDT(-0500)] <fairwinds> serac: k, I will have to throw in an xml parser (smile)
[09:15:41 CDT(-0500)] <serac> It's so simple and invariant you could use string manipulation if needed.