On 06/13/2013 12:55 PM, Tom Poage wrote: ... > Still puzzled why an apparent login success but service ticket > validation error (even against the same system issuing the TGT). Now > that I think about it, it could be the testing harness I inherited (The > Grinder) is not picking up an authN failure of some type (since I > understand the CAS server is not supposed to return until it receives a > response from the authN infrastructure). Time to review, I guess.
Yup, that was it. Poisoning the test credential returned 'success' after the POST instead of 'failure', though the ST validation (rightfully) showed failure. I'm sure there's a life lesson in there somewhere. :-) Tom. -- 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
