>From your description it sounds like you are trying to write your own CAS client. Is that correct?
I believe you could benefit from some study of the CAS protcol, http://www.jasig.org/cas/protocol. The use of SAML in CAS follows exactly the same ticket exchanges except the response payload of a service ticket validated at the /samlValidate URI returns a SAML 1.1 response. Other than that, the workflows are exactly the same as the CAS protocol. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
