Hi all, I am new to jmeter but decided to have a go at using the tests found here:
https://wiki.jasig.org/display/CASUM/Apache+JMeter I am attempting to get the AuthN throughput tests to work, but I am running into a few issues. I think I have fixed all the site specific DNS names and URLs in the JMX file configuration. 1. On the Post Credentials test / Assert CASTGC I get this error: Assertion error: false Assertion failure: true Assertion failure message: Test failed: headers expected to contain /Set-Cookie: CASTGC=TGT-/ Using firebug I see this cookie when I do a login so I am not sure what is going wrong. 2. On the CASv2 Validate / Check Success test I get this in the Response data: <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'> <cas:authenticationFailure code='Service not allowed to validate tickets.'> Service not allowed to validate tickets. </cas:authenticationFailure> </cas:serviceResponse> I can't figure out where 'http://www.yale.edu/tp/cas' is coming from. I have configured the GET ST For CASv2 to use a service set to a local CASified application. Any tips are greatly appreciated. Thanks, Bryan -- 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
